mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +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
4
config
4
config
|
@ -104,10 +104,6 @@ committer = Radicale <radicale@example.com>
|
|||
|
||||
[rights]
|
||||
# Rights backend
|
||||
# Value: regex | custom
|
||||
backend = regex
|
||||
|
||||
# Rights management method
|
||||
# Value: None | owner_only | owner_write | from_file | custom
|
||||
type = None
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue