src.nth.io/

summaryrefslogtreecommitdiff
path: root/dendrite/server/templates/[email protected]
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2023-07-21 15:14:24 -0500
committerLuke Hoersten <[email protected]>2023-07-21 15:14:24 -0500
commit8b9372c76e66c892741335566d1a63c29cc18ba3 (patch)
tree6df7587a0cf80a56f9b2c47bb6bc8bfd5fa10ab4 /dendrite/server/templates/[email protected]
parentae20d50c6cbc7e881f2d8f967640d6762f0d9268 (diff)
Split dendrite build out of install role.
Diffstat (limited to 'dendrite/server/templates/[email protected]')
-rw-r--r--dendrite/server/templates/[email protected]1
1 files changed, 1 insertions, 0 deletions
diff --git a/dendrite/server/templates/[email protected] b/dendrite/server/templates/[email protected]
index 40bbf19..654082f 100644
--- a/dendrite/server/templates/[email protected]
+++ b/dendrite/server/templates/[email protected]
@@ -8,6 +8,7 @@ ExecStart=/usr/local/bin/dendrite -config "{{dendrite_dir}}/%i/dendrite.yaml" -h
Restart=always
User={{dendrite_user}}
LimitNOFILE=65535
+Environment="GOMEMLIMIT=2750MiB"
[Install]
WantedBy=multi-user.target