summaryrefslogtreecommitdiff
path: root/common/src/leap/soledad/common/tests/couchdb.ini.template
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/leap/soledad/common/tests/couchdb.ini.template')
-rw-r--r--common/src/leap/soledad/common/tests/couchdb.ini.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/src/leap/soledad/common/tests/couchdb.ini.template b/common/src/leap/soledad/common/tests/couchdb.ini.template
index 217ae201..1fc2205b 100644
--- a/common/src/leap/soledad/common/tests/couchdb.ini.template
+++ b/common/src/leap/soledad/common/tests/couchdb.ini.template
@@ -6,7 +6,7 @@
database_dir = %(tempdir)s/lib
view_index_dir = %(tempdir)s/lib
max_document_size = 4294967296 ; 4 GB
-os_process_timeout = 5000 ; 5 seconds. for view and external servers.
+os_process_timeout = 120000 ; 120 seconds. for view and external servers.
max_dbs_open = 100
delayed_commits = true ; set this to false to ensure an fsync before 201 Created is returned
uri_file = %(tempdir)s/lib/couch.uri