mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
No chdir
This commit is contained in:
parent
e7febf4fbb
commit
5fc9b17518
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user