Skip to content

Commit 51b1373

Browse files
authored
Merge pull request #52 from gpodder/non-network-home
note about GPODDER_HOME on network
2 parents 77622e8 + 76ed9d8 commit 51b1373

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/user-manual.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,10 @@ There are various ways of setting these variables, depending on your distro/oper
397397
- on Windows 10, see e.g. [this superuser question](https://superuser.com/a/949577);
398398
- on Linux and macOS, read [this Ubuntu documentation](https://help.ubuntu.com/community/EnvironmentVariables) or [this Arch documentation](https://wiki.archlinux.org/title/environment_variables).
399399

400+
Please note that `GPODDER_HOME` will not work well on a network share.
401+
See [#1670](https://github.com/gpodder/gpodder/issues/1670) for example.
402+
You should set `GPODDER_DOWNLOAD_DIR` to your network location but keep `GPODDER_HOME` local if possible.
403+
400404

401405
#### Changing the gPodder Home Folder on Windows
402406

0 commit comments

Comments
 (0)