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:
parent
82ac71a435
commit
07c40f2337
1 changed files with 3 additions and 1 deletions
|
@ -743,7 +743,9 @@ Radicale module in your Python path and write your ``.wsgi`` file (in
|
||||||
application = radicale.Application()
|
application = radicale.Application()
|
||||||
|
|
||||||
.. note::
|
.. 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
|
Next you have to create the Apache virtual host (adapt the configuration
|
||||||
to your environment):
|
to your environment):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue