From 19050526865d20cfd272701a0c5620036d59058e Mon Sep 17 00:00:00 2001 From: Michael Goodnow Date: Tue, 7 Nov 2023 00:22:50 -0500 Subject: [PATCH] update deluge --- docs/tutorials/injection.md | 2 +- website.iml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tutorials/injection.md b/docs/tutorials/injection.md index 88a518c..17ca1f3 100644 --- a/docs/tutorials/injection.md +++ b/docs/tutorials/injection.md @@ -96,6 +96,6 @@ option, which will append your category with `.cross-seed` and either... 1. Set your [`action`](../basics/options#action) option to `inject`. 2. Set your [`delugenRpcUrl`](../basics/options#delugerpcurl) option. It should look like an `http` url that looks like - `http://:pass@localhost:8112/json` + `http://:pass@localhost:8112/json` (the colon before `pass` is intentional) 2. Start or restart `cross-seed`. The logs at startup will tell you if `cross-seed` was able to connect to Deluge. diff --git a/website.iml b/website.iml index 90ab4ed..3ce81d5 100644 --- a/website.iml +++ b/website.iml @@ -4,10 +4,10 @@ - + - \ No newline at end of file +