1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Update user_documentation.rst

This commit is contained in:
Guillaume Ayoub 2014-11-12 11:55:05 +01:00
parent 82ac71a435
commit 07c40f2337

View file

@ -743,7 +743,9 @@ Radicale module in your Python path and write your ``.wsgi`` file (in
application = radicale.Application()
.. note::
The ``[server]`` part of the configuration is ignored.
The ``hosts``, ``daemon``, ``pid``, ``ssl``, ``certificate``, ``key``,
``protocol`` and ``ciphers`` keys of the ``[server]`` part of the
configuration are ignored.
Next you have to create the Apache virtual host (adapt the configuration
to your environment):