diff options
-rw-r--r-- | doc/install.rst | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/install.rst b/doc/install.rst index 83057cb..74ae67d 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -87,12 +87,7 @@ To receive incoming emails from Mailman, you must add the follwing lines to [archiver.hyperkitty] class: hyperkitty.archiver.Archiver enable: yes - configuration: /path/to/hyperkitty_standalone/hyperkitty.cfg - -The ``hyperkitty.cfg`` file which path is specified by the ``configuration`` -key is an additional HyperKitty-specific configuration file for which an -example is provided. See the included ``hyperkitty_standalone/hyperkitty.cfg`` -file. + configuration: /path/to/hyperkitty_standalone/setup.py .. warning:: The user that Mailman runs under (unually "mailman") must be able to read |