|
|
|
@@ -1,5 +1,5 @@ |
|
|
|
# mautrix-facebook is a Matrix <-> Facebook bridge |
|
|
|
# See: https://github.com/tulir/mautrix-facebook |
|
|
|
# See: https://github.com/mautrix/facebook |
|
|
|
|
|
|
|
matrix_mautrix_facebook_enabled: true |
|
|
|
|
|
|
|
@@ -106,7 +106,7 @@ matrix_mautrix_facebook_registration_yaml: | |
|
|
|
- exclusive: true |
|
|
|
regex: '^@{{ matrix_mautrix_facebook_appservice_bot_username|regex_escape }}:{{ matrix_mautrix_facebook_homeserver_domain|regex_escape }}$' |
|
|
|
url: {{ matrix_mautrix_facebook_appservice_address }} |
|
|
|
# See https://github.com/tulir/mautrix-signal/issues/43 |
|
|
|
# See https://github.com/mautrix/signal/issues/43 |
|
|
|
sender_localpart: _bot_{{ matrix_mautrix_facebook_appservice_bot_username }} |
|
|
|
rate_limited: false |
|
|
|
de.sorunome.msc2409.push_ephemeral: true |
|
|
|
|