diff options
author | Neil Johnson <neil@matrix.org> | 2018-08-15 11:41:18 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2018-08-15 11:41:18 +0100 |
commit | 55afba0fc5164d3be08848668ddec4bba7fba923 (patch) | |
tree | e38f4c4acb4513cad7af30f979cd90f44156fbbc /changelog.d | |
parent | replace admin_email with admin_uri for greater flexibility (diff) | |
download | synapse-55afba0fc5164d3be08848668ddec4bba7fba923.tar.xz |
update admin email to uri
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3687.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/3687.feature b/changelog.d/3687.feature index 93b24d1acb..64b89f6411 100644 --- a/changelog.d/3687.feature +++ b/changelog.d/3687.feature @@ -1 +1 @@ -set admin email via config, to be used in error messages where the user should contact the administrator +set admin uri via config, to be used in error messages where the user should contact the administrator |