mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-28 20:49:29 -04:00
master startup
This commit is contained in:
parent
30a8deeb68
commit
8da22e2b53
2 changed files with 9 additions and 0 deletions
|
@ -376,6 +376,7 @@ def setup(config_options):
|
|||
logger.info("Database prepared in %s.", config.database_config['name'])
|
||||
|
||||
hs.setup()
|
||||
hs.setup_master()
|
||||
|
||||
@defer.inlineCallbacks
|
||||
def do_acme():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue