summary refs log tree commit diff
path: root/scripts-dev/mypy_synapse_plugin.py
diff options
context:
space:
mode:
authorV02460 <V02460@gmail.com>2024-10-07 10:46:51 +0200
committerGitHub <noreply@github.com>2024-10-07 09:46:51 +0100
commite8e0f0fad71ef253e08c9f7dab1b2837d5f2334d (patch)
treee5d0767b70a599ea252149a24b0de7c8c3c31494 /scripts-dev/mypy_synapse_plugin.py
parentdocs: add note about PYTHONMALLOC for accurate jemalloc memory tracking (#17709) (diff)
downloadsynapse-e8e0f0fad71ef253e08c9f7dab1b2837d5f2334d.tar.xz
Add config option redis.password_path (#17717)
Adds the option to load the Redis password from a file, instead of
giving it in the config directly. The code is similar to how it’s done
for `registration_shared_secret_path`. I changed the example in the
documentation to represent the best practice regarding the handling of
secrets.

Reading secrets from files has the security advantage of separating the
secrets from the config. It also simplifies secrets management in
Kubernetes.
Diffstat (limited to 'scripts-dev/mypy_synapse_plugin.py')
0 files changed, 0 insertions, 0 deletions