From 4859e8f422695716aed08b542c84ef081dc4f90b Mon Sep 17 00:00:00 2001 From: Alexey Golubev Date: Tue, 23 Aug 2016 17:22:42 +0300 Subject: [PATCH] Removed setup max connection count --- docker-compose.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index e7f6500..0584be4 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -56,7 +56,6 @@ services: - onlyoffice-documentserver environment: - MODE=http - - MAXCONN=65536 # Uncomment the string below to specify the path of ssl certificates #- CERT_FOLDER=/certs/ stdin_open: true