summary refs log tree commit diff
path: root/dev-docs/develop
diff options
context:
space:
mode:
authorV02460 <git@kaialexhiller.de>2025-02-25 22:35:06 +0100
committerGitHub <noreply@github.com>2025-02-25 21:35:06 +0000
commit131607ee51bd5e922fe4aacd167557bd20659a82 (patch)
treec19e81ae2e55a7c63bb995dfc60db9ade0482d65 /dev-docs/develop
parentBump pyo3-log from 0.12.0 to 0.12.1 (#18046) (diff)
downloadsynapse-131607ee51bd5e922fe4aacd167557bd20659a82.tar.xz
Add form_secret_path config option (#18090)
I [was
told](https://github.com/element-hq/synapse/pull/17983#issuecomment-2593370897)
about another config option with a secret, so I got `form_secret` a
companion: `form_secret_path`

This PR makes NixOS and Kubernetes users a little bit happy. Includes
docs and tests.

### Pull Request Checklist

<!-- Please read
https://element-hq.github.io/synapse/latest/development/contributing_guide.html
before submitting your pull request -->

* [x] Pull request is based on the develop branch
* [x] Pull request includes a [changelog
file](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#changelog).
The entry should:
- Be a short description of your change which makes sense to users.
"Fixed a bug that prevented receiving messages from other servers."
instead of "Moved X method from `EventStore` to `EventWorkerStore`.".
  - Use markdown where necessary, mostly for `code blocks`.
  - End with either a period (.) or an exclamation mark (!).
  - Start with a capital letter.
- Feel free to credit yourself, by adding a sentence "Contributed by
@github_username." or "Contributed by [Your Name]." to the end of the
entry.
* [x] [Code
style](https://element-hq.github.io/synapse/latest/code_style.html) is
correct
(run the
[linters](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#run-the-linters))
Diffstat (limited to 'dev-docs/develop')
0 files changed, 0 insertions, 0 deletions