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

Mention WSGI file

This commit is contained in:
Unrud 2017-06-04 15:39:49 +02:00
parent 32dc70dd15
commit cab46a18cb

View file

@ -4,8 +4,8 @@ title: WSGI
permalink: /wsgi/
---
Radicale is compatible with the WSGI specification. No special configuration
is required.
Radicale is compatible with the WSGI specification. Use `radicale.wsgi` from
the source code as the WSGI file.
A configuration file can be set with the `RADICALE_CONFIG` environment variable,
otherwise the default configuration is used.