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:
parent
f6a6e77fb0
commit
f9ce1d0e6d
3 changed files with 4 additions and 10 deletions
|
@ -76,7 +76,6 @@ INITIAL_CONFIG = {
|
|||
"git": {
|
||||
"committer": "Radicale <radicale@example.com>"},
|
||||
"rights": {
|
||||
"backend": "regex",
|
||||
"type": "None",
|
||||
"custom_handler": "",
|
||||
"file": "~/.config/radicale/rights"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue