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

Update docs for mautrix bridges: add notes about double puppeting with the Shared Secret Auth

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3914/head
Suguru Hirahara 1 год назад
Родитель
Сommit
ca2ba9f9cd
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: E4F9743DAB4B7B75
7 измененных файлов: 17 добавлений и 1 удалений
  1. +2
    -0
      docs/configuring-playbook-bridge-appservice-kakaotalk.md
  2. +2
    -0
      docs/configuring-playbook-bridge-mautrix-discord.md
  3. +2
    -0
      docs/configuring-playbook-bridge-mautrix-facebook.md
  4. +2
    -0
      docs/configuring-playbook-bridge-mautrix-googlechat.md
  5. +2
    -0
      docs/configuring-playbook-bridge-mautrix-hangouts.md
  6. +5
    -1
      docs/configuring-playbook-bridge-mautrix-telegram.md
  7. +2
    -0
      docs/configuring-playbook-bridge-mautrix-whatsapp.md

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

@@ -14,6 +14,8 @@ If you want to set up [Double Puppeting](https://docs.mau.fi/bridges/general/dou

See [this section](configuring-playbook-bridge-mautrix-bridges.md#set-up-double-puppeting-optional) on the [common guide for configuring mautrix bridges](configuring-playbook-bridge-mautrix-bridges.md) for details about setting up Double Puppeting.

**Note**: double puppeting with the Shared Secret Auth works at the time of writing, but is deprecated and will stop working in the future.

## Adjusting the playbook configuration

To enable the bridge, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:


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

@@ -20,6 +20,8 @@ If you want to set up [Double Puppeting](https://docs.mau.fi/bridges/general/dou

See [this section](configuring-playbook-bridge-mautrix-bridges.md#set-up-double-puppeting-optional) on the [common guide for configuring mautrix bridges](configuring-playbook-bridge-mautrix-bridges.md) for details about setting up Double Puppeting.

**Note**: double puppeting with the Shared Secret Auth works at the time of writing, but is deprecated and will stop working in the future.

## Adjusting the playbook configuration

To enable the bridge, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:


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

@@ -14,6 +14,8 @@ If you want to set up [Double Puppeting](https://docs.mau.fi/bridges/general/dou

See [this section](configuring-playbook-bridge-mautrix-bridges.md#set-up-double-puppeting-optional) on the [common guide for configuring mautrix bridges](configuring-playbook-bridge-mautrix-bridges.md) for details about setting up Double Puppeting.

**Note**: double puppeting with the Shared Secret Auth works at the time of writing, but is deprecated and will stop working in the future.

## Adjusting the playbook configuration

To enable the bridge, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:


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

@@ -12,6 +12,8 @@ If you want to set up [Double Puppeting](https://docs.mau.fi/bridges/general/dou

See [this section](configuring-playbook-bridge-mautrix-bridges.md#set-up-double-puppeting-optional) on the [common guide for configuring mautrix bridges](configuring-playbook-bridge-mautrix-bridges.md) for details about setting up Double Puppeting.

**Note**: double puppeting with the Shared Secret Auth works at the time of writing, but is deprecated and will stop working in the future.

## Adjusting the playbook configuration

To enable the [Google Chat](https://chat.google.com/) bridge, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:


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

@@ -14,6 +14,8 @@ If you want to set up [Double Puppeting](https://docs.mau.fi/bridges/general/dou

See [this section](configuring-playbook-bridge-mautrix-bridges.md#set-up-double-puppeting-optional) on the [common guide for configuring mautrix bridges](configuring-playbook-bridge-mautrix-bridges.md) for details about setting up Double Puppeting.

**Note**: double puppeting with the Shared Secret Auth works at the time of writing, but is deprecated and will stop working in the future.

## Adjusting the playbook configuration

To enable the [Google Hangouts](https://hangouts.google.com/) bridge, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:


+ 5
- 1
docs/configuring-playbook-bridge-mautrix-telegram.md Просмотреть файл

@@ -16,7 +16,11 @@ If you want to set up [Double Puppeting](https://docs.mau.fi/bridges/general/dou

See [this section](configuring-playbook-bridge-mautrix-bridges.md#set-up-double-puppeting-optional) on the [common guide for configuring mautrix bridges](configuring-playbook-bridge-mautrix-bridges.md) for details about setting up Double Puppeting.

**Note**: if you decided to enable Double Puppeting manually, send `login-matrix` to the bot in order to receive an instruction about how to send an access token to it.
**Notes**:

- Double puppeting with the Shared Secret Auth works at the time of writing, but is deprecated and will stop working in the future.

- If you decided to enable Double Puppeting manually, send `login-matrix` to the bot in order to receive an instruction about how to send an access token to it.

## Adjusting the playbook configuration



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

@@ -12,6 +12,8 @@ If you want to set up [Double Puppeting](https://docs.mau.fi/bridges/general/dou

See [this section](configuring-playbook-bridge-mautrix-bridges.md#set-up-double-puppeting-optional) on the [common guide for configuring mautrix bridges](configuring-playbook-bridge-mautrix-bridges.md) for details about setting up Double Puppeting.

**Note**: double puppeting with the Shared Secret Auth works at the time of writing, but is deprecated and will stop working in the future.

## Adjusting the playbook configuration

To enable the bridge, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:


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