Ensure HyperKitty is enabled.

This commit is contained in:
Jim Hague 2024-06-07 18:37:44 +01:00
parent 968796fe17
commit c812c8d4a5
2 changed files with 6 additions and 1 deletions

View File

@ -19,4 +19,4 @@ base_url: http://lists.cryhavoc.org.uk/mailman3/hyperkitty/
# The shared api_key, must be identical except for quoting to the value of
# MAILMAN_ARCHIVER_KEY in HyperKitty's settings.
api_key: '{{ pillar['mailman']['archiver_key'] }}'
api_key: {{ pillar['mailman']['archiver_key'] }}

View File

@ -270,3 +270,8 @@ lmtp_port: 8024
# .cfg, which the file must end with.
configuration: python:mailman.config.exim4
#configuration: python:mailman.config.postfix
[archiver.hyperkitty]
class: mailman_hyperkitty.Archiver
enable: yes
configuration: /etc/mailman3/mailman-hyperkitty.cfg