We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65cb050 commit 5b2ec71Copy full SHA for 5b2ec71
docker-compose.yml
@@ -91,5 +91,5 @@ services:
91
- '/opt/docker/zulip/zulip:/data:rw'
92
ulimits:
93
nofile:
94
- soft: 40000
95
- hard: 50000
+ soft: 1000000
+ hard: 1048576
0 commit comments