mirror of
https://github.com/matrix-org/synapse.git
synced 2025-12-09 19:31:34 +01:00
* raise a ConfigError on an invalid app_service_config_files * changelog * Move config check to read_config * Add test * Ensure list also contains strings
1 line
99 B
Plaintext
1 line
99 B
Plaintext
Synapse now correctly fails to start if the config option `app_service_config_files` is not a list. |