Put the realm in the configuration file (fix #37)

This commit is contained in:
Guillaume Ayoub
2013-06-28 16:39:09 +02:00
parent a819e4b2c8
commit de1e57081b
3 changed files with 5 additions and 2 deletions

2
config
View File

@ -29,6 +29,8 @@ key = /etc/apache2/ssl/server.key
dns_lookup = True
# Root URL of Radicale (starting and ending with a slash)
base_prefix = /
# Message displayed in the client when a password is needed
realm = Radicale - Password Required lol
[encoding]