diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-08-07 16:36:42 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-08-07 16:36:42 +0100 |
commit | efe60d5e8c76cede325aa09a138f5033b90b8d90 (patch) | |
tree | 2f513065cec2a0d3a319175e9c655f778c51139b /synapse/config | |
parent | Merge pull request #209 from matrix-org/erikj/cached_keyword_args (diff) | |
download | synapse-efe60d5e8c76cede325aa09a138f5033b90b8d90.tar.xz |
Only print the pidfile path on startup if requested by a commandline flag
Diffstat (limited to 'synapse/config')
-rw-r--r-- | synapse/config/server.py | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/synapse/config/server.py b/synapse/config/server.py |