mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Actually start the pusher daemon
This commit is contained in:
parent
c9eab73f2a
commit
71df327190
@ -309,5 +309,7 @@ if __name__ == '__main__':
|
||||
verbose=True,
|
||||
logger=logger,
|
||||
)
|
||||
|
||||
daemon.start()
|
||||
else:
|
||||
reactor.run()
|
||||
|
Loading…
Reference in New Issue
Block a user