0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-20 20:43:45 +02:00
synapse/changelog.d/13614.feature
Richard van der Hoff d092e6f32a
Support registration_shared_secret in a file (#13614)
A new `registration_shared_secret_path` option. This is kinda handy for k8s deployments and things.
2022-08-25 16:27:46 +00:00

2 lines
124 B
Gherkin

Support setting the registration shared secret in a file, via a new `registration_shared_secret_path` configuration option.