Просмотр исходного кода

further fix formatting

pull/2841/head
blotree 2 лет назад
Родитель
Сommit
0cb6c0f870
2 измененных файлов: 4 добавлений и 0 удалений
  1. +2
    -0
      docs/configuring-playbook-bridge-appservice-discord.md
  2. +2
    -0
      docs/configuring-playbook-bridge-appservice-webhooks.md

+ 2
- 0
docs/configuring-playbook-bridge-appservice-discord.md Просмотреть файл

@@ -27,6 +27,8 @@ matrix_appservice_discord_bot_token: "YOUR DISCORD APP BOT TOKEN"
```yaml ```yaml
matrix_synapse_configuration_extension_yaml: | matrix_synapse_configuration_extension_yaml: |
use_appservice_legacy_authorization: true use_appservice_legacy_authorization: true
```
*Note*: This deprecated method is considered insecure.


6. If you've already installed Matrix services using the playbook before, you'll need to re-run it (`--tags=setup-all,start`). If not, proceed with [configuring other playbook services](configuring-playbook.md) and then with [Installing](installing.md). Get back to this guide once ready. 6. If you've already installed Matrix services using the playbook before, you'll need to re-run it (`--tags=setup-all,start`). If not, proceed with [configuring other playbook services](configuring-playbook.md) and then with [Installing](installing.md). Get back to this guide once ready.




+ 2
- 0
docs/configuring-playbook-bridge-appservice-webhooks.md Просмотреть файл

@@ -30,6 +30,8 @@ matrix_appservice_webhooks_log_level: '<log_level>'
```yaml ```yaml
matrix_synapse_configuration_extension_yaml: | matrix_synapse_configuration_extension_yaml: |
use_appservice_legacy_authorization: true use_appservice_legacy_authorization: true
```
*Note*: This deprecated method is considered insecure.


4. If you've already installed Matrix services using the playbook before, you'll need to re-run it (`--tags=setup-all,start`). If not, proceed with [configuring other playbook services](configuring-playbook.md) and then with [Installing](installing.md). Get back to this guide once ready. 4. If you've already installed Matrix services using the playbook before, you'll need to re-run it (`--tags=setup-all,start`). If not, proceed with [configuring other playbook services](configuring-playbook.md) and then with [Installing](installing.md). Get back to this guide once ready.




Загрузка…
Отмена
Сохранить