src.nth.io/

summaryrefslogtreecommitdiff
path: root/dendrite/server/templates/[email protected]
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2022-05-25 18:56:05 -0500
committerLuke Hoersten <[email protected]>2022-05-25 18:56:05 -0500
commit8b07bc2f2bfb4c8aa95420f65c0ecd7924994b9d (patch)
tree39dddcfa4fd66ac3323761457a0d2eb70e2e1a1e /dendrite/server/templates/[email protected]
parent171a9676e621d701f5585b48b7a3ac3dfca803fc (diff)
Updated dendrite config.
Diffstat (limited to 'dendrite/server/templates/[email protected]')
-rw-r--r--dendrite/server/templates/[email protected]2
1 files changed, 2 insertions, 0 deletions
diff --git a/dendrite/server/templates/[email protected] b/dendrite/server/templates/[email protected]
index 61b2ddb..722f6d8 100644
--- a/dendrite/server/templates/[email protected]
+++ b/dendrite/server/templates/[email protected]
@@ -7,6 +7,8 @@ WorkingDirectory={{dendrite_dir}}/%i/
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