Merge pull request #4042 from luixxiul/fix
Update docs to add the common section "Troubleshooting"
This commit is contained in:
		| @@ -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. | ||||
|   | ||||
| @@ -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. | ||||
|   | ||||
| @@ -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. | ||||
|   | ||||
| @@ -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. | ||||
|   | ||||
| @@ -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. | ||||
|   | ||||
| @@ -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. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user