|
|
|
@ -89,6 +89,9 @@ matrix_mautrix_facebook_appservice_bot_username: facebookbot
|
|
|
|
|
|
|
|
|
|
matrix_mautrix_facebook_bridge_presence: true
|
|
|
|
|
|
|
|
|
|
# Specifies the default log level for all bridge loggers.
|
|
|
|
|
matrix_mautrix_facebook_logging_level: WARNING
|
|
|
|
|
|
|
|
|
|
# Default configuration template which covers the generic use case.
|
|
|
|
|
# You can customize it by controlling the various variables inside it.
|
|
|
|
|
#
|
|
|
|
@ -128,6 +131,3 @@ matrix_mautrix_facebook_registration_yaml: |
|
|
|
|
|
de.sorunome.msc2409.push_ephemeral: true
|
|
|
|
|
|
|
|
|
|
matrix_mautrix_facebook_registration: "{{ matrix_mautrix_facebook_registration_yaml|from_yaml }}"
|
|
|
|
|
|
|
|
|
|
# Specifies the default log level for all bridge loggers.
|
|
|
|
|
matrix_mautrix_facebook_logging_level: WARNING
|
|
|
|
|