|
|
@@ -103,6 +103,7 @@
|
|
|
# Strip domain name from username
|
|
|
#strip_domain = False
|
|
|
|
|
|
+
|
|
|
[rights]
|
|
|
|
|
|
# Rights backend
|
|
|
@@ -118,6 +119,7 @@
|
|
|
# Permit overwrite of a collection (global)
|
|
|
#permit_overwrite_collection = True
|
|
|
|
|
|
+
|
|
|
[storage]
|
|
|
|
|
|
# Storage backend
|
|
|
@@ -190,11 +192,13 @@
|
|
|
# Log rights rule which doesn't match on level=debug
|
|
|
#rights_rule_doesnt_match_on_debug = False
|
|
|
|
|
|
+
|
|
|
[headers]
|
|
|
|
|
|
# Additional HTTP headers
|
|
|
#Access-Control-Allow-Origin = *
|
|
|
|
|
|
+
|
|
|
[hook]
|
|
|
|
|
|
# Hook types
|
|
|
@@ -204,6 +208,7 @@
|
|
|
#rabbitmq_topic =
|
|
|
#rabbitmq_queue_type = classic
|
|
|
|
|
|
+
|
|
|
[reporting]
|
|
|
|
|
|
# When returning a free-busy report, limit the number of returned
|