mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-05 23:46:52 +00:00
This turns: Failed to parse config for 'myplugin': Exception('error message') into: Failed to parse config for 'myplugin': error message.
1 line
65 B
Text
1 line
65 B
Text
Clarify error message when plugin config parsers raise an error.
|