Update files for some mautrix bridges: add the common section "Troubleshooting"

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2025-01-31 15:15:12 +09:00
parent f914889d36
commit e4e34333da
12 changed files with 84 additions and 6 deletions

View File

@ -118,7 +118,7 @@ matrix_mautrix_discord_appservice_bot_avatar: mxc://maunium.net/nIdEykemnwdisvHb
matrix_mautrix_discord_provisioning_shared_secret: disable
# Minimum severity of journal log messages.
# Options: trace, debug, info, warn, error, fatal
# Valid values: fatal, error, warn, info, debug, trace
matrix_mautrix_discord_logging_level: 'warn'
# Whether or not created rooms should have federation enabled.

View File

@ -86,7 +86,7 @@ matrix_mautrix_gmessages_homeserver_token: ''
matrix_mautrix_gmessages_appservice_bot_username: gmessagesbot
# Minimum severity of journal log messages.
# Options: trace, debug, info, warn, error, fatal
# Valid values: fatal, error, warn, info, debug, trace
matrix_mautrix_gmessages_logging_level: 'warn'
# Whether or not created rooms should have federation enabled.

View File

@ -93,7 +93,7 @@ matrix_mautrix_signal_homeserver_token: ''
matrix_mautrix_signal_appservice_bot_username: signalbot
# Minimum severity of journal log messages.
# Options: trace, debug, info, warn, error, fatal
# Valid values: fatal, error, warn, info, debug, trace
matrix_mautrix_signal_logging_level: 'warn'
# Whether or not created rooms should have federation enabled.

View File

@ -62,7 +62,7 @@ matrix_mautrix_slack_backfill_unread_hours_threshold: 720
matrix_mautrix_slack_backfill_threads_max_initial_messages: 50
# Minimum severity of journal log messages.
# Options: trace, debug, info, warn, error, fatal
# Valid values: fatal, error, warn, info, debug, trace
matrix_mautrix_slack_logging_level: 'warn'
# Database-related configuration fields.

View File

@ -130,7 +130,7 @@ matrix_mautrix_twitter_backfill_max_catchup_messages: 500
matrix_mautrix_twitter_provisioning_shared_secret: disable
# Minimum severity of journal log messages.
# Options: trace, debug, info, warn, error, fatal
# Valid values: fatal, error, warn, info, debug, trace
matrix_mautrix_twitter_logging_level: 'warn'
# Whether or not metrics endpoint should be enabled.

View File

@ -82,7 +82,7 @@ matrix_mautrix_whatsapp_homeserver_token: ''
matrix_mautrix_whatsapp_appservice_bot_username: whatsappbot
# Minimum severity of journal log messages.
# Options: trace, debug, info, warn, error, fatal
# Valid values: fatal, error, warn, info, debug, trace
matrix_mautrix_whatsapp_logging_level: 'warn'
# Whether or not created rooms should have federation enabled.