summaryrefslogtreecommitdiff
path: root/scripts/docker/couchdb/local.ini
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2017-04-19 10:18:27 +0200
committerdrebs <drebs@leap.se>2017-04-19 11:49:42 +0200
commit40f2cb8b1f07b1346e01ff69b57e14c492f1cd0b (patch)
tree9cab2f54014ffb7a56e1d75fd5ef0a70369afd63 /scripts/docker/couchdb/local.ini
parenta4558ea4874e0de3561f228b41ef0a94a2e4c326 (diff)
[test] remove docker scripts from this repo
Docker scripts are only used for CI and do not need to be in this repository. Beause of that, we decided to moved the docker scripts to a private repository where dockerfiles for other parts of leap also live.
Diffstat (limited to 'scripts/docker/couchdb/local.ini')
-rw-r--r--scripts/docker/couchdb/local.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/docker/couchdb/local.ini b/scripts/docker/couchdb/local.ini
deleted file mode 100644
index 3650e0ed..00000000
--- a/scripts/docker/couchdb/local.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[httpd]
-socket_options = [{recbuf, 262144}, {sndbuf, 262144}, {nodelay, true}]