We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7765a11 commit 7d08304Copy full SHA for 7d08304
1 file changed
src/content/docs/using/crash-recovery.md
@@ -26,7 +26,9 @@ These logs contain a lot of information that may be sensitive to you (e.g. your
26
These logs are present in Discord's config folder:
27
28
- Windows: `%AppData%/discord`
29
-- Linux: `~/.config/discord`
+- Linux:
30
+ - Normal: `~/.config/discord`
31
+ - Flatpak: `~/.var/app/com.discord.Discord/config/discord`
32
33
The folder name changes depending on your Discord branch (e.g. `discordptb` or `discordcanary`).
34
0 commit comments