Quellcode durchsuchen

Use cleaner setting of matrix_synapse_registration_requires_token

pull/1771/head
Julian-Samuel Gebühr vor 4 Jahren
Ursprung
Commit
d951bd9a91
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  1. +1
    -2
      docs/configuring-playbook-bot-matrix-registration-bot.md

+ 1
- 2
docs/configuring-playbook-bot-matrix-registration-bot.md Datei anzeigen

@@ -46,8 +46,7 @@ matrix_bot_matrix_registration_bot_bot_access_token: "syt_bW9hbm9z_XXXXXXXXXXXXX
matrix_synapse_enable_registration: true

# Restrict registration to users with a token
matrix_synapse_configuration_extension_yaml: |
registration_requires_token: true # For token based registration
matrix_synapse_registration_requires_token: true
```




Laden…
Abbrechen
Speichern