From f8f03dbced259922b78013daaf3808e815eb497a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Mon, 17 Mar 2025 17:35:14 +0100 Subject: [PATCH] qBittorrent fix config file (#3150) --- install/qbittorrent-install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install/qbittorrent-install.sh b/install/qbittorrent-install.sh index 5e3838909..82860dccf 100644 --- a/install/qbittorrent-install.sh +++ b/install/qbittorrent-install.sh @@ -23,6 +23,9 @@ msg_info "Installing qbittorrent-nox" $STD apt-get install -y qbittorrent-nox mkdir -p /.config/qBittorrent/ cat </.config/qBittorrent/qBittorrent.conf +[LegalNotice] +Accepted=true + [Preferences] WebUI\Password_PBKDF2="@ByteArray(amjeuVrF3xRbgzqWQmes5A==:XK3/Ra9jUmqUc4RwzCtrhrkQIcYczBl90DJw2rT8DFVTss4nxpoRhvyxhCf87ahVE3SzD8K9lyPdpyUCfmVsUg==)" WebUI\Port=8090