1
0

Merge branch 'develop' into matrix-org-hotfixes

This commit is contained in:
Richard van der Hoff
2017-08-16 15:13:28 +01:00
+1 -1
View File
@@ -233,7 +233,7 @@ def start(config_options):
reactor.callWhenRunning(start)
_base.start_worker_reactor("synapse-user-dir")
_base.start_worker_reactor("synapse-user-dir", config)
if __name__ == '__main__':