diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2021-05-27 10:35:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-27 10:35:06 +0100 |
commit | dcbfec919ba27da970849cae73c69cacd78432d5 (patch) | |
tree | fa41a8a712511824e1c4e938eb6d42cb083a0472 | |
parent | Remove redundant, unmaintained `convert_server_keys` script. (#10055) (diff) | |
download | synapse-dcbfec919ba27da970849cae73c69cacd78432d5.tar.xz |
Improve the error message printed by synctl when synapse fails to start. (#10059)
-rw-r--r-- | changelog.d/10059.misc | 1 | ||||
-rwxr-xr-x | synctl | 12 |
2 files changed, 9 insertions, 4 deletions
diff --git a/changelog.d/10059.misc b/changelog.d/10059.misc new file mode 100644 |