1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-07 18:30:54 +00:00

Remove the backend/type split for rights in configuration

This commit is contained in:
Guillaume Ayoub 2014-02-05 14:11:40 +01:00
parent f6a6e77fb0
commit f9ce1d0e6d
3 changed files with 4 additions and 10 deletions

View file

@ -76,7 +76,6 @@ INITIAL_CONFIG = {
"git": {
"committer": "Radicale <radicale@example.com>"},
"rights": {
"backend": "regex",
"type": "None",
"custom_handler": "",
"file": "~/.config/radicale/rights"},