ソースを参照

Use cleaner setting of matrix_synapse_registration_requires_token

pull/1771/head
Julian-Samuel Gebühr 4年前
コミット
d951bd9a91
1個のファイルの変更1行の追加2行の削除
  1. +1
    -2
      docs/configuring-playbook-bot-matrix-registration-bot.md

+ 1
- 2
docs/configuring-playbook-bot-matrix-registration-bot.md ファイルの表示

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




読み込み中…
キャンセル
保存