You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Synapse complains about missing a config file if called with
--help
, instead of just printing the help doc:If a configuration file is provided, it will print the help doc as expected:
It seems a bit silly to me that we need a configuration file just to display the help for
synapse.app.homeserver
.The text was updated successfully, but these errors were encountered: