Change a couple of things in regex-based rights manager
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user