diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-05-01 14:34:48 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-05-01 14:34:55 +0100 |
commit | 3bcdf3664c34110d5cdb1f1936cd97c3b3fe4b42 (patch) | |
tree | 523106fa2fc491ef75e1ef2caa3f08800ebf3533 | |
parent | Don't use self.execute: it's designed for fetching stuff (diff) | |
download | synapse-3bcdf3664c34110d5cdb1f1936cd97c3b3fe4b42.tar.xz |
Use the daemonize key from the config if it exists
-rw-r--r-- | synapse/config/server.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/config/server.py b/synapse/config/server.py |