1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Document features of the development version

This commit is contained in:
Unrud 2017-06-07 21:39:54 +02:00
parent 200a9cc40b
commit 326859e53e
5 changed files with 143 additions and 5 deletions

View file

@ -16,3 +16,11 @@ the `remote_user` module for this use-case.
Be reminded that Radicale's default configuration enforces limits on the
maximum upload file size.
## Manage user accounts with the WSGI server
(This feature is only available in the development version!)
Set the configuration option `type` in the `auth` section to `remote_user`.
Radicale uses the user name provided by the WSGI server and disables
authentication over HTTP.