Move mautrix-facebook into a separate role
This commit is contained in:
@ -244,18 +244,6 @@ matrix_s3_media_store_region: "eu-central-1"
|
||||
# Controls whether the self-check feature should validate SSL certificates.
|
||||
matrix_synapse_self_check_validate_certificates: true
|
||||
|
||||
# Matrix mautrix is a Matrix <-> Facebook bridge
|
||||
# Enable facebook bridge
|
||||
matrix_mautrix_facebook_enabled: false
|
||||
|
||||
matrix_mautrix_facebook_docker_image: "tulir/mautrix-facebook:latest"
|
||||
|
||||
matrix_mautrix_facebook_base_path: "{{ matrix_base_data_path }}/mautrix-facebook"
|
||||
|
||||
# Get your own API keys at https://developers.facebook.com/docs/apis-and-sdks/
|
||||
matrix_mautrix_facebook_api_id: YOUR_FACEBOOK_APP_ID
|
||||
matrix_mautrix_facebook_api_hash: YOUR_FACEBOOK_API_HASH
|
||||
|
||||
# Matrix Appservice IRC is a Matrix <-> IRC bridge
|
||||
# Enable IRC bridge
|
||||
matrix_appservice_irc_enabled: false
|
||||
|
Reference in New Issue
Block a user