Hi people,

I'm working on HyperKitty, and I've understood that I need to add this
section to mailman.cfg to enable it :

  [archiver.hyperkitty]
  class: hyperkitty.lib.archiver.Archiver
  enable: yes
  base_url: http://hyperkitty.example.com

That works well. However, I need another key to specify the location
to HK's configuration file (Django's settings.py). I've tried simply
adding the key, but it's not picked up by the configuration class,
probably because of the schema validation.
Is there a way I could add this configuration key ? Maybe via another
section, or another file ?

Thanks !

Aurélien
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to