diff --git a/master.html b/master.html index a06bcc95..4ddc296f 100644 --- a/master.html +++ b/master.html @@ -522,10 +522,6 @@ user2:password2

WSGI Server

Radicale is compatible with the WSGI specification.

A configuration file can be set with the RADICALE_CONFIG environment variable, otherwise no configuration file is loaded and the default configuration is used.

-

Be reminded that Radicale's default configuration enforces limits on the maximum upload file size.

-
-

Security: The None authentication type disables all rights checking. Don't use it with REMOTE_USER. Use remote_user instead.

-

Example uWSGI configuration:

[uwsgi]
 http-socket = 127.0.0.1:5232