mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Remove chdir
This commit is contained in:
parent
5610880003
commit
a6477d5933
@ -719,7 +719,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