mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-09 09:12:12 -04:00
Fix a mistake in registration_shared_secret_path docs (#15078)
* fix a typo in registration_shared_secret_path docs Signed-off-by: Filip Rutar <filip.rutar@gmail.com> * changelog
This commit is contained in:
parent
3ad817bfe5
commit
d1efc47925
2 changed files with 2 additions and 1 deletions
|
@ -2232,7 +2232,7 @@ key on startup and store it in this file.
|
|||
|
||||
Example configuration:
|
||||
```yaml
|
||||
registration_shared_secret_file: /path/to/secrets/file
|
||||
registration_shared_secret_path: /path/to/secrets/file
|
||||
```
|
||||
|
||||
_Added in Synapse 1.67.0._
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue