mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-04 18:22:26 +00:00
Mention WSGI file
This commit is contained in:
parent
32dc70dd15
commit
cab46a18cb
1 changed files with 2 additions and 2 deletions
4
wsgi.md
4
wsgi.md
|
@ -4,8 +4,8 @@ title: WSGI
|
||||||
permalink: /wsgi/
|
permalink: /wsgi/
|
||||||
---
|
---
|
||||||
|
|
||||||
Radicale is compatible with the WSGI specification. No special configuration
|
Radicale is compatible with the WSGI specification. Use `radicale.wsgi` from
|
||||||
is required.
|
the source code as the WSGI file.
|
||||||
|
|
||||||
A configuration file can be set with the `RADICALE_CONFIG` environment variable,
|
A configuration file can be set with the `RADICALE_CONFIG` environment variable,
|
||||||
otherwise the default configuration is used.
|
otherwise the default configuration is used.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue