From 7fa30c3df15390bd006335419ad2afe8be6a6792 Mon Sep 17 00:00:00 2001 From: zakary Date: Sun, 28 Jul 2024 03:50:52 -0500 Subject: [PATCH] update(downloaders/deluge): clarify process of setting up thin-client (#2025) --- docs/Downloaders/Deluge/Tips/Thin-Client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Downloaders/Deluge/Tips/Thin-Client.md b/docs/Downloaders/Deluge/Tips/Thin-Client.md index f56bbe38d..66547405a 100644 --- a/docs/Downloaders/Deluge/Tips/Thin-Client.md +++ b/docs/Downloaders/Deluge/Tips/Thin-Client.md @@ -22,7 +22,7 @@ You will need to have "Allow Remote Connections" enabled if you are not connecti ## Switching to Thin-Client -Once your daemon is up and running, it's time to set up the client you'll be using to manage your daemon. This will usually be on a second computer, but if you wish to use Deluge with Thin-Client locally (to always seed in the background) that works as well. +Once your daemon (container for Docker) is up and running, it's time to set up the client you'll be using to manage your daemon. You'll need to [install Deluge](https://deluge-torrent.org/download/) on the computer _from which_ you want to manage the "main" instance of Deluge. This will usually be on a second computer, but if you wish to use Deluge with Thin-Client locally, to always seed in the background, that works as well. Simply go to `Edit` => `Preferences` and switch from `Standalone` to `Thin Client`