diff options
author | Jorik Schellekens <joriks@matrix.org> | 2019-08-23 11:23:20 +0100 |
---|---|---|
committer | Jorik Schellekens <joriks@matrix.org> | 2019-08-23 11:23:20 +0100 |
commit | 5af9299a9feefb7e3fe5c7f57e2dab7c28c4fb25 (patch) | |
tree | 03f17325befee90000bcb7fc6288087ae1c89289 | |
parent | Let synctl use a config directory. (diff) | |
download | synapse-5af9299a9feefb7e3fe5c7f57e2dab7c28c4fb25.tar.xz |
newsfile
-rw-r--r-- | changelog.d/5904.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5904.feature b/changelog.d/5904.feature new file mode 100644 index 0000000000..43b5304f39 --- /dev/null +++ b/changelog.d/5904.feature @@ -0,0 +1 @@ +Let synctl accept a directory of config files. |