diff options
author | Neil Johnson <neil@fragile.org.uk> | 2018-08-13 21:26:43 +0100 |
---|---|---|
committer | Neil Johnson <neil@fragile.org.uk> | 2018-08-13 21:26:43 +0100 |
commit | 1f24d8681b74debeb8842ecf1df9fcc1b25b522e (patch) | |
tree | c42e84102e9edef5de8555bc8043019ef5496e77 | |
parent | support admin_email config and pass through into blocking errors, return Auth... (diff) | |
download | synapse-1f24d8681b74debeb8842ecf1df9fcc1b25b522e.tar.xz |
set admin email via config
-rw-r--r-- | changelog.d/3687.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3687.feature b/changelog.d/3687.feature new file mode 100644 index 0000000000..93b24d1acb --- /dev/null +++ b/changelog.d/3687.feature @@ -0,0 +1 @@ +set admin email via config, to be used in error messages where the user should contact the administrator |