[__matrix_synapse] add documentation for --registration-shared-secret

This commit is contained in:
fnux 2021-02-18 14:09:07 +01:00
parent e8b0ced1b1
commit 12575d661b
No known key found for this signature in database
GPG Key ID: 4502C902C00A1E12
1 changed files with 4 additions and 0 deletions

View File

@ -163,6 +163,10 @@ background-task-worker
The worker that is used to run background tasks (e.g. cleaning up expired
data). If not provided this defaults to the main process.
registration-shared-secret
If set, allows registration of standard or admin accounts by anyone who
has the shared secret, even if registration is otherwise disabled.
extra-setting
Arbitrary string to be added to the configuration file. Can be specified multiple times.