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

Allow attach custom rights backend, small fix in default config file

This commit is contained in:
Sergey Fursov 2013-12-29 15:13:35 +04:00
parent 017df0ddcf
commit 1d0418594d
3 changed files with 14 additions and 5 deletions

View file

@ -78,6 +78,7 @@ INITIAL_CONFIG = {
"rights": {
"backend": "regex",
"type": "None",
"custom_handler": "",
"file": "~/.config/radicale/rights"},
"storage": {
"type": "filesystem",