Slavi Pantaleev пре 3 година
committed by GitHub
родитељ
комит
3fbff1a789
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 6 додато и 1 уклоњено
  1. +6
    -1
      docs/configuring-playbook-bridge-mautrix-instagram.md

+ 6
- 1
docs/configuring-playbook-bridge-mautrix-instagram.md Прегледај датотеку

@@ -20,13 +20,18 @@ matrix_mautrix_instagram_configuration_extension_yaml: |

If you would like to be able to administrate the bridge from your account it can be configured like this:
```yaml
# The easy way. The specified Matrix user ID will be made an admin of all bridges
matrix_admin: "@YOUR_USERNAME:{{ matrix_domain }}"

# OR:
# The more verbose way. Applies to this bridge only. You may define multiple Matrix users as admins.
matrix_mautrix_instagram_configuration_extension_yaml: |
bridge:
permissions:
'@YOUR_USERNAME:YOUR_DOMAIN': admin
```

You may wish to look at `roles/matrix-bridge-mautrix-instagram/templates/config.yaml.j2` to find other things you would like to configure.
You may wish to look at `roles/matrix-bridge-mautrix-instagram/templates/config.yaml.j2` and `roles/matrix-bridge-mautrix-instagram/defaults/main.yml` to find other things you would like to configure.


## Usage


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