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:
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/
|
||||
---
|
||||
|
||||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue