blob: e7667d7ab44be8091f44693bcb04734fa1642c3c (
plain)
1
2
3
4
5
6
7
|
# Configuration for /etc/init.d/synapse
# Location of configuration file
config="/etc/synapse/homeserver.yaml"
# Extra arguments to be passed when starting synapse
# command_args=""
|