mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
cosmetic additional new lines
This commit is contained in:
parent
5ec34ed163
commit
dbc939aff2
1 changed files with 5 additions and 0 deletions
5
config
5
config
|
@ -103,6 +103,7 @@
|
||||||
# Strip domain name from username
|
# Strip domain name from username
|
||||||
#strip_domain = False
|
#strip_domain = False
|
||||||
|
|
||||||
|
|
||||||
[rights]
|
[rights]
|
||||||
|
|
||||||
# Rights backend
|
# Rights backend
|
||||||
|
@ -118,6 +119,7 @@
|
||||||
# Permit overwrite of a collection (global)
|
# Permit overwrite of a collection (global)
|
||||||
#permit_overwrite_collection = True
|
#permit_overwrite_collection = True
|
||||||
|
|
||||||
|
|
||||||
[storage]
|
[storage]
|
||||||
|
|
||||||
# Storage backend
|
# Storage backend
|
||||||
|
@ -190,11 +192,13 @@
|
||||||
# Log rights rule which doesn't match on level=debug
|
# Log rights rule which doesn't match on level=debug
|
||||||
#rights_rule_doesnt_match_on_debug = False
|
#rights_rule_doesnt_match_on_debug = False
|
||||||
|
|
||||||
|
|
||||||
[headers]
|
[headers]
|
||||||
|
|
||||||
# Additional HTTP headers
|
# Additional HTTP headers
|
||||||
#Access-Control-Allow-Origin = *
|
#Access-Control-Allow-Origin = *
|
||||||
|
|
||||||
|
|
||||||
[hook]
|
[hook]
|
||||||
|
|
||||||
# Hook types
|
# Hook types
|
||||||
|
@ -204,6 +208,7 @@
|
||||||
#rabbitmq_topic =
|
#rabbitmq_topic =
|
||||||
#rabbitmq_queue_type = classic
|
#rabbitmq_queue_type = classic
|
||||||
|
|
||||||
|
|
||||||
[reporting]
|
[reporting]
|
||||||
|
|
||||||
# When returning a free-busy report, limit the number of returned
|
# When returning a free-busy report, limit the number of returned
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue