Explorar el Código

Merge pull request #2800 from wuast94/patch-1

Fix Variable Registration bot
pull/2803/head
Slavi Pantaleev hace 2 años
committed by GitHub
padre
commit
cc4bef5cac
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      docs/configuring-playbook-bot-matrix-registration-bot.md

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

@@ -25,7 +25,7 @@ matrix_bot_matrix_registration_bot_enabled: true
# matrix_bot_matrix_registration_bot_matrix_user_id_localpart: bot.matrix-registration-bot # matrix_bot_matrix_registration_bot_matrix_user_id_localpart: bot.matrix-registration-bot


# Generate a strong password here. Consider generating it with `pwgen -s 64 1` # Generate a strong password here. Consider generating it with `pwgen -s 64 1`
matrix_bot_matrix_registration_bot_password: PASSWORD_FOR_THE_BOT
matrix_bot_matrix_registration_bot_bot_password: PASSWORD_FOR_THE_BOT


# Enables registration # Enables registration
matrix_synapse_enable_registration: true matrix_synapse_enable_registration: true


Cargando…
Cancelar
Guardar