Преглед изворни кода

Merge pull request #2800 from wuast94/patch-1

Fix Variable Registration bot
pull/2803/head
Slavi Pantaleev пре 2 година
committed by GitHub
родитељ
комит
cc4bef5cac
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      docs/configuring-playbook-bot-matrix-registration-bot.md

+ 1
- 1
docs/configuring-playbook-bot-matrix-registration-bot.md Прегледај датотеку

@@ -25,7 +25,7 @@ matrix_bot_matrix_registration_bot_enabled: true
# 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`
matrix_bot_matrix_registration_bot_password: PASSWORD_FOR_THE_BOT
matrix_bot_matrix_registration_bot_bot_password: PASSWORD_FOR_THE_BOT

# Enables registration
matrix_synapse_enable_registration: true


Loading…
Откажи
Сачувај