Put the mailman.cfg in /etc instead of custom /config/ dir. (#39)

This commit is contained in:
Abhilash Raj
2017-05-28 13:17:13 -07:00
committed by GitHub
parent f60511bc45
commit f920f88165
3 changed files with 6 additions and 10 deletions

View File

@@ -92,7 +92,7 @@ hostname: $MM_HOSTNAME
[archiver.hyperkitty]
class: mailman_hyperkitty.Archiver
enable: yes
configuration: /config/mailman-hyperkitty.cfg
configuration: /etc/mailman-hyperkitty.cfg
[database]
class: $DATABASE_CLASS