Sfoglia il codice sorgente

Changed docs

pull/2261/head
shreyasajj 4 anni fa
parent
commit
1b0c56142c
1 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. +3
    -2
      docs/configuring-playbook-bridge-mautrix-wsproxy.md

+ 3
- 2
docs/configuring-playbook-bridge-mautrix-wsproxy.md Vedi File

@@ -8,7 +8,8 @@ Use the following playbook configuration:


```yaml ```yaml
matrix_mautrix_wsproxy_enabled: true matrix_mautrix_wsproxy_enabled: true
matrix_mautrix_imessage_user: 'user@domain.com'
matrix_mautrix_wsproxy_appservice_token: 'random string'
matrix_mautrix_wsproxy_homeserver_token: 'random string'
``` ```




@@ -24,4 +25,4 @@ This is the recommended way of setting up Double Puppeting, as it's easier to ac


## Usage ## Usage


Follow the [matrix-imessage documenation](https://docs.mau.fi/bridges/go/imessage/index.html) for running `matrix-imessage` on your iOS device.
Follow the [matrix-imessage documenation](https://docs.mau.fi/bridges/go/imessage/index.html) for running `matrix-imessage` on your iOS/MacOS device.

Caricamento…
Annulla
Salva