Page 1 of 1

Have downloads in a different location for SSD caching

Posted: Thu Jan 09, 2025 8:22 pm
by bob

Is there a guide to setting up the Downloads path to be in a different location (e.g. on an internal SSD), and everything else on e.g. an external drive or NAS?


Re: Have downloads in a different location for SSD caching

Posted: Thu Jan 09, 2025 8:28 pm
by rogs

Hey @bob!

You can do it manually. Edit your docker compose file located in /your/install/location/docker-compose.yaml and change the mountpoint for the downloads. Be aware that this will break atomic movements and hardlinking. If you don't care about that, feel free to change the mountpoints.

Cheers!

Roger.