diff options
author | Jorik Schellekens <joriksch@gmail.com> | 2019-08-28 15:55:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-28 15:55:58 +0100 |
commit | deca277d0972c98a643997d7f6a388b313d2d2fb (patch) | |
tree | 2fefa49345628cee78e0c705ba58225d7a650d7e /changelog.d | |
parent | Use the v2 lookup API for 3PID invites (#5897) (diff) | |
download | synapse-deca277d0972c98a643997d7f6a388b313d2d2fb.tar.xz |
Let synctl use a config directory. (#5904)
* Let synctl use a config directory.
Diffstat (limited to 'changelog.d')
-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. |