summaryrefslogtreecommitdiff
path: root/rel/overlay/etc/default.ini
diff options
context:
space:
mode:
Diffstat (limited to 'rel/overlay/etc/default.ini')
-rw-r--r--rel/overlay/etc/default.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini
index 3a363947b..055775f3f 100644
--- a/rel/overlay/etc/default.ini
+++ b/rel/overlay/etc/default.ini
@@ -46,7 +46,7 @@ changes_doc_ids_optimization_threshold = 100
; due to variabiliy in what is escaped or how floats are encoded, this limit is
; applied conservatively. For example 1.0e+16 could be encoded as 1e16, so 4 used
; for size calculation instead of 7.
-;max_document_size = 4294967296 ; bytes
+max_document_size = 8000000 ; bytes
;
; Maximum attachment size.
; max_attachment_size = infinity
@@ -88,7 +88,7 @@ default_engine = couch
couch = couch_bt_engine
[cluster]
-q=8
+q=2
n=3
; placement = metro-dc-a:2,metro-dc-b:1