mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 04:20:17 +02:00
Update troubleshooting.md
This commit is contained in:
parent
64686cdad1
commit
3d206e445c
@ -47,8 +47,8 @@ making it easier to focus on relevant information.
|
||||
**_Example_**: `tail -f worker.log | grep -i 'discord'`. This will isolate lines containing discord.
|
||||
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.
|
||||
**Debug Mode:** For in-depth troubleshooting, temporarily enable DEBUG logging in your `local.py`
|
||||
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.**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user