diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-02-09 18:29:36 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-02-09 18:30:00 +0000 |
commit | 8ce100c7b48a38e5f74ed6ac560de1f50c288379 (patch) | |
tree | d6db44ee39f374974a9781e9a8817be046d0dd4c /synapse/config | |
parent | Merge pull request #56 from matrix-org/room_initial_sync_perf (diff) | |
download | synapse-8ce100c7b48a38e5f74ed6ac560de1f50c288379.tar.xz |
Convert directory paths to absolute paths before daemonizing
Diffstat (limited to 'synapse/config')
-rw-r--r-- | synapse/config/_base.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/config/_base.py b/synapse/config/_base.py |