diff --git a/FAQ.md b/FAQ.md index ffb7b82..08233bc 100644 --- a/FAQ.md +++ b/FAQ.md @@ -15,6 +15,11 @@ Try deleting the config directory. When you first run jfa-go, it will print some ``` In this case, `/tmp/jfa-go` is the config directory. Delete it, and run the program again to start setup again. +If you're using a build with a tray icon, you won't see this message, so here's some common paths: +* Linux: `~/.jfa-go/config.ini` +* Windows: `C:\Users\\AppData\Roaming\jfa-go\config.ini` +* macOS: `~/Library/Application Support/jfa-go/config.ini` + ## GMail isn't working. There's a lot of possibilities for this, but the most common seems to be the use of a VPN. Read through [this](https://support.google.com/mail/answer/7126229#zippy=%2Ci-cant-sign-in-to-my-email-client) google support article, and [both](https://github.com/hrfee/jellyfin-accounts/issues/15) of [these](https://github.com/hrfee/jfa-go/issues/3) issues before you open one.