Rename backends from None to none

All other backend names are lower case.
This commit is contained in:
Unrud
2017-05-31 12:01:39 +02:00
parent edaf21561d
commit eba6621f17
4 changed files with 16 additions and 16 deletions

6
config
View File

@ -66,8 +66,8 @@
[auth]
# Authentication method
# Value: None | htpasswd | remote_user | http_x_remote_user
#type = None
# Value: none | htpasswd | remote_user | http_x_remote_user
#type = none
# Htpasswd filename
#htpasswd_filename = /etc/radicale/users
@ -85,7 +85,7 @@
[rights]
# Rights backend
# Value: None | authenticated | owner_only | owner_write | from_file
# Value: none | authenticated | owner_only | owner_write | from_file
#type = owner_only
# File for rights management from_file