From 6da50da92fbf18b013fa7ef109a9a1a2c0ba5905 Mon Sep 17 00:00:00 2001 From: AnomicDev Date: Sun, 14 Apr 2024 01:10:38 +0000 Subject: [PATCH] Update troubleshooting.md --- docs/maintenance/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/maintenance/troubleshooting.md b/docs/maintenance/troubleshooting.md index ee13e68c..064a6d48 100644 --- a/docs/maintenance/troubleshooting.md +++ b/docs/maintenance/troubleshooting.md @@ -48,7 +48,7 @@ making it easier to focus on relevant information. Making it easier to see among the other logs. **Debug Mode:** For in-depth troubleshooting, temporarily enable DEBUG logging in your Alliance Auth -settings to get more detailed messages. Remember to set it back to false after debugging. +settings to get more detailed messages. Remember to set it back to `false` after debugging. **Important Note: Before sharing logs publicly, sanitize any sensitive information such as usernames, passwords, or API keys.**