Allow attach custom rights backend, small fix in default config file
This commit is contained in:
@@ -78,6 +78,7 @@ INITIAL_CONFIG = {
|
||||
"rights": {
|
||||
"backend": "regex",
|
||||
"type": "None",
|
||||
"custom_handler": "",
|
||||
"file": "~/.config/radicale/rights"},
|
||||
"storage": {
|
||||
"type": "filesystem",
|
||||
|
Reference in New Issue
Block a user