Explorar el Código

Use cleaner setting of matrix_synapse_registration_requires_token

pull/1771/head
Julian-Samuel Gebühr hace 4 años
padre
commit
d951bd9a91
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      docs/configuring-playbook-bot-matrix-registration-bot.md

+ 1
- 2
docs/configuring-playbook-bot-matrix-registration-bot.md Ver fichero

@@ -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
```




Cargando…
Cancelar
Guardar