dendrite/server/templates/[email protected]
changeset 180 f2f99b9b16ee
parent 163 40b78af86337
child 181 2b30d081dd9b
--- a/dendrite/server/templates/[email protected]	Mon May 23 20:59:36 2022 -0500
+++ b/dendrite/server/templates/[email protected]	Wed May 25 18:56:05 2022 -0500
@@ -7,6 +7,8 @@
 ExecStart=/usr/local/bin/dendrite-monolith-server --http-bind-address ":{{dendrite_port}}"
 Restart=always
 User={{dendrite_user}}
+LimitNOFILE=65535
+LimitNPROC=65535
 
 [Install]
 WantedBy=multi-user.target