fix template file path
This commit is contained in:
parent
61d5f52199
commit
8cb14912c1
@ -11,7 +11,7 @@ User={{ matrix_user }}
|
|||||||
Group={{ matrix_group }}
|
Group={{ matrix_group }}
|
||||||
|
|
||||||
WorkingDirectory={{ matrix_base_dir }}
|
WorkingDirectory={{ matrix_base_dir }}
|
||||||
ExecStart={{ matrix_base_dir }}/env/bin/python -m synapse.app.homeserver --config-path={{ matrix_conf_dir }}/homeserver.yaml
|
ExecStart={{ matrix_base_dir }}/env/bin/python -m synapse.app.homeserver --config-path={{ matrix_conf_dir }}/homeserver.yml
|
||||||
|
|
||||||
# adjust the cache factor if necessary
|
# adjust the cache factor if necessary
|
||||||
# Environment=SYNAPSE_CACHE_FACTOR=2.0
|
# Environment=SYNAPSE_CACHE_FACTOR=2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user