mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-23 17:48:30 +00:00
Change a couple of things in regex-based rights manager
This commit is contained in:
parent
5592b9e76a
commit
faa331ccc3
3 changed files with 62 additions and 104 deletions
|
@ -74,9 +74,7 @@ INITIAL_CONFIG = {
|
|||
"http_password_parameter": ""},
|
||||
"rights": {
|
||||
"type": "None",
|
||||
"file": "",
|
||||
"regex_file": "",
|
||||
"regex_secondary": "owner_only"},
|
||||
"file": ""},
|
||||
"storage": {
|
||||
"type": "filesystem",
|
||||
"filesystem_folder": os.path.expanduser(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue