diff options
Diffstat (limited to 'changelog.d/15614.bugfix')
-rw-r--r-- | changelog.d/15614.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15614.bugfix b/changelog.d/15614.bugfix new file mode 100644 index 0000000000..b523ae6eb1 --- /dev/null +++ b/changelog.d/15614.bugfix @@ -0,0 +1 @@ +Fix a bug introduced in Synapse 1.82.0 where the error message displayed when validation of the `app_service_config_files` config option fails would be incorrectly formatted. |