diff options
author | Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> | 2022-08-03 11:41:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-03 10:41:19 +0100 |
commit | fb7a2cc4cc7f0b49cabeec08d4ceb2dd2350e945 (patch) | |
tree | a30523b0f350e9821a523c73b09d69f9d510cd6f | |
parent | Rename `RateLimitConfig` to `RatelimitSettings` (#13442) (diff) | |
download | synapse-fb7a2cc4cc7f0b49cabeec08d4ceb2dd2350e945.tar.xz |
Update doc for setting `macaroon_secret_key` (#13443)
* Update doc for setting `macaroon_secret_key` * newsfile
-rw-r--r-- | changelog.d/13443.doc | 1 | ||||
-rw-r--r-- | docs/usage/configuration/config_documentation.md | 10 |
2 files changed, 8 insertions, 3 deletions
diff --git a/changelog.d/13443.doc b/changelog.d/13443.doc new file mode 100644 |