diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-01-07 16:17:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-07 16:17:40 +0100 |
commit | 2b6b7f482aa947e678017dd8c41a2f9f5b80dfaf (patch) | |
tree | 55cd3f5d96a47b0151ed8c4e76fb3002ee1ab1ca /changelog.d | |
parent | Fixup changelog (diff) | |
parent | Reword (diff) | |
download | synapse-2b6b7f482aa947e678017dd8c41a2f9f5b80dfaf.tar.xz |
Merge pull request #6621 from matrix-org/babolivier/purge_job_config_typo
Fix a typo in the purge jobs configuration example
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6621.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6621.doc b/changelog.d/6621.doc new file mode 100644 index 0000000000..6722ccfda3 --- /dev/null +++ b/changelog.d/6621.doc @@ -0,0 +1 @@ +Fix a typo in the configuration example for purge jobs in the sample configuration file. |