add facebook bridge to role

matrix
histausse 3 years ago
parent 1ab767eae8
commit 6dfa28d41d
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -4,6 +4,7 @@
roles: roles:
- synapse - synapse
- matrix-bridge-discord - matrix-bridge-discord
- matrix-bridge-facebook
- hosts: proxy - hosts: proxy
roles: roles:

@ -28,7 +28,7 @@ matrix_bridge_facebook_admins:
- g33kex - g33kex
- histausse - histausse
matrix_bridge_facebook_allowed_external_user: matrix_bridge_facebook_allowed_external_user:
- @dorianx:matrix.rezel.net - '@dorianx:matrix.rezel.net'
# Not configured for now # Not configured for now
matrix_stats_endpoint: https://127.0.0.1/report-usage-stats/push matrix_stats_endpoint: https://127.0.0.1/report-usage-stats/push

Loading…
Cancel
Save