mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-26 17:58:30 +00:00
revert 0f87897e
This commit is contained in:
parent
06a9cf2886
commit
fc77cf9d66
3 changed files with 2 additions and 3 deletions
|
@ -242,7 +242,7 @@ DEFAULT_CONFIG_SCHEMA: types.CONFIG_SCHEMA = OrderedDict([
|
|||
"type": str_or_callable,
|
||||
"internal": rights.INTERNAL_TYPES}),
|
||||
("permit_delete_collection", {
|
||||
"value": "False",
|
||||
"value": "True",
|
||||
"help": "permit delete of a collection",
|
||||
"type": bool}),
|
||||
("file", {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue