mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
add option for global permit of delete of collection (default: True to avoid breaking change)
This commit is contained in:
parent
f407915227
commit
0f355114ae
4 changed files with 14 additions and 1 deletions
3
config
3
config
|
@ -79,6 +79,9 @@
|
|||
# File for rights management from_file
|
||||
#file = /etc/radicale/rights
|
||||
|
||||
# Permit delete of a collection (global)
|
||||
#permit_delete_collection = True
|
||||
|
||||
|
||||
[storage]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue