mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 04:00:44 -05:00
If acme was enabled, the sdnotify startup hook would never be run because we would try to add it to a hook which had already fired. There's no need to delay it: we can sdnotify as soon as we've started the listeners. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| admin_cmd.py | ||
| appservice.py | ||
| client_reader.py | ||
| event_creator.py | ||
| federation_reader.py | ||
| federation_sender.py | ||
| frontend_proxy.py | ||
| homeserver.py | ||
| media_repository.py | ||
| pusher.py | ||
| synchrotron.py | ||
| user_dir.py | ||