0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-02 14:38:56 +02:00
This commit is contained in:
Erik Johnston 2016-01-27 17:39:20 +00:00
parent e7febf4fbb
commit 5fc9b17518

View file

@ -728,7 +728,6 @@ def run(hs):
auto_close_fds=False,
verbose=True,
logger=logger,
chdir=os.path.dirname(os.path.abspath(__file__)),
)
daemon.start()