mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00: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
No EOL
99 B
Text
1 line
No EOL
99 B
Text
Synapse now correctly fails to start if the config option `app_service_config_files` is not a list. |