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

Merge pull request #3254 from jswetzen/patch-1

Meta messenger documentation clarification
pull/3259/head
Slavi Pantaleev пре 1 година
committed by GitHub
родитељ
комит
cd88e4658c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 измењених фајлова са 3 додато и 3 уклоњено
  1. +3
    -3
      docs/configuring-playbook-bridge-mautrix-meta-messenger.md

+ 3
- 3
docs/configuring-playbook-bridge-mautrix-meta-messenger.md Прегледај датотеку

@@ -9,9 +9,9 @@ This documentation page only deals with the bridge's ability to bridge to Facebo

## Migrating from the old mautrix-facebook bridge

If you've been using the [mautrix-facebook](./configuring-playbook-bridge-mautrix-facebook.md) bridge, you may wish to get rid of it first.
If you've been using the [mautrix-facebook](./configuring-playbook-bridge-mautrix-facebook.md) bridge, it's possible to migrate the database using [instructions from the bridge documentation](https://docs.mau.fi/bridges/go/meta/facebook-migration.html) (advanced).

To do so, send a `clean-rooms` command to the management room with the old bridge bot (`@facebookbot:YOUR_DOMAIN`).
Then you may wish to get rid of the Facebook bridge. To do so, send a `clean-rooms` command to the management room with the old bridge bot (`@facebookbot:YOUR_DOMAIN`).

This would give you a list of portals and groups of portals you may purge. Proceed with sending commands like `clean recommended`, etc.

@@ -67,7 +67,7 @@ If you don't define the `matrix_admin` in your configuration (e.g. `matrix_admin
You may redefine `matrix_mautrix_meta_messenger_bridge_permissions_default` any way you see fit, or add extra permissions using `matrix_mautrix_meta_messenger_bridge_permissions_custom` like this:

```yaml
matrix_mautrix_meta_messenger_bridge_permissions_custom: |
matrix_mautrix_meta_messenger_bridge_permissions_custom:
'@YOUR_USERNAME:YOUR_DOMAIN': admin
```



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