diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-11-20 14:12:42 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-11-20 14:12:42 +0000 |
commit | 41e4566682946fca8600214969c4e9562b5a9315 (patch) | |
tree | 78a91e84b321acd9cd9590c5095b9f53698e2bfb /changelog.d/6257.doc | |
parent | Docker: Change permissions for data dir before attempting to write to it (#6389) (diff) | |
download | synapse-41e4566682946fca8600214969c4e9562b5a9315.tar.xz |
1.6.0rc1 v1.6.0rc1
Diffstat (limited to 'changelog.d/6257.doc')
-rw-r--r-- | changelog.d/6257.doc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/6257.doc b/changelog.d/6257.doc deleted file mode 100644 index e985afde0e..0000000000 --- a/changelog.d/6257.doc +++ /dev/null @@ -1 +0,0 @@ -Modify CAPTCHA_SETUP.md to update the terms `private key` and `public key` to `secret key` and `site key` respectively. Contributed by Yash Jipkate. |