mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +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
8
config
8
config
|
@ -99,16 +99,10 @@ http_password_parameter =
|
|||
# Value: None | owner_only | owner_write | from_file | regex
|
||||
type = None
|
||||
|
||||
# File for rights management from_file
|
||||
# File for rights management from_file or regex
|
||||
file = ~/.config/radicale/rights
|
||||
|
||||
|
||||
# File for rights management regex
|
||||
regex_file =~/.config/radicale/regex
|
||||
# use this as alternative method
|
||||
regex_secondary = owner_only
|
||||
|
||||
|
||||
[storage]
|
||||
# Storage backend
|
||||
# Value: filesystem | database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue