From c60d7c0f480e98e8f749a4ff274bddc264b02457 Mon Sep 17 00:00:00 2001 From: DyonR Date: Wed, 16 Feb 2022 20:08:01 +0100 Subject: [PATCH] Updated qBittorrent.conf --- qbittorrent/qBittorrent.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/qbittorrent/qBittorrent.conf b/qbittorrent/qBittorrent.conf index 720da16..960484d 100644 --- a/qbittorrent/qBittorrent.conf +++ b/qbittorrent/qBittorrent.conf @@ -1,12 +1,12 @@ [BitTorrent] Session\BTProtocol=Both +Session\DefaultSavePath=/downloads +Session\TempPath=/downloads/temp +Session\TempPathEnabled=true +Session\UseRandomPort=true +Session\Port=8999 [Preferences] -Connection\PortRangeMin=8999 -Downloads\SavePath=/downloads/ -Downloads\TempPath=/downloads/temp/ -Downloads\TempPathEnabled=true -General\UseRandomPort=false WebUI\Username=admin WebUI\Port=8080 WebUI\HostHeaderValidation=false