Merge pull request #4042 from luixxiul/fix

Update docs to add the common section "Troubleshooting"
This commit is contained in:
Slavi Pantaleev
2025-02-07 10:02:26 +02:00
committed by GitHub
27 changed files with 183 additions and 12 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.