# mailman-bundler/deployment/mailman-hyperkitty.cfg # changes are base_url and api_key # This is the mailman extension configuration file to enable HyperKitty as an # archiver. Remember to add the following lines in the mailman.cfg file: # # [archiver.hyperkitty] # class: mailman_hyperkitty.Archiver # enable: yes # configuration: /path/to/here/hyperkitty.cfg # [general] base_url: https://lists.mailman3.org/archives api_key: arch_secret