Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
766c93e0
Verified
Commit
766c93e0
authored
May 28, 2020
by
Jan Alexander Steffens (heftig)
Browse files
matrix: Update homeserver config from sample_config.yaml
parent
8b2056e5
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
roles/matrix/files/synapse-worker@.service
View file @
766c93e0
...
...
@@ -15,7 +15,6 @@ WorkingDirectory=~
ExecStart
=
/var/lib/synapse/venv/bin/python -m synapse.app.%i --config-path=/etc/synapse/homeserver.yaml --config-path=/etc/synapse/worker-%i.yaml
SyslogIdentifier
=
synapse-worker-%i
Environment
=
SYNAPSE_CACHE_FACTOR=1.0
Environment
=
LD_PRELOAD=/usr/lib/libjemalloc.so
[Install]
...
...
roles/matrix/files/synapse.service
View file @
766c93e0
...
...
@@ -15,7 +15,6 @@ WorkingDirectory=~
ExecStart
=
/var/lib/synapse/venv/bin/python -m synapse.app.homeserver --config-path=/etc/synapse/homeserver.yaml
SyslogIdentifier
=
synapse
Environment
=
SYNAPSE_CACHE_FACTOR=1.0
Environment
=
LD_PRELOAD=/usr/lib/libjemalloc.so
[Install]
...
...
roles/matrix/templates/homeserver.yaml.j2
View file @
766c93e0
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment