1
0
Fork 0
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:
Unrud 2017-09-19 20:05:33 +02:00
parent ff37c0d4d5
commit b2ce7d392e

View file

@ -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.