mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Add link to download page for source code
This commit is contained in:
parent
ff37c0d4d5
commit
b2ce7d392e
1 changed files with 1 additions and 1 deletions
2
wsgi.md
2
wsgi.md
|
@ -5,7 +5,7 @@ permalink: /wsgi/
|
|||
---
|
||||
|
||||
Radicale is compatible with the WSGI specification. Use `radicale.wsgi` from
|
||||
the source code as the WSGI file.
|
||||
the [source code]({{ site.baseurl }}/download/) as the WSGI file.
|
||||
|
||||
A configuration file can be set with the `RADICALE_CONFIG` environment variable,
|
||||
otherwise no configuration file is loaded and the default configuration is used.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue