1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-04-26 01:19:00 +00:00

qBittorrent fix config file (#3150)

This commit is contained in:
Slaviša Arežina 2025-03-17 17:35:14 +01:00 committed by GitHub
parent ee9a5e0f51
commit f8f03dbced
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,6 +23,9 @@ msg_info "Installing qbittorrent-nox"
$STD apt-get install -y qbittorrent-nox
mkdir -p /.config/qBittorrent/
cat <<EOF >/.config/qBittorrent/qBittorrent.conf
[LegalNotice]
Accepted=true
[Preferences]
WebUI\Password_PBKDF2="@ByteArray(amjeuVrF3xRbgzqWQmes5A==:XK3/Ra9jUmqUc4RwzCtrhrkQIcYczBl90DJw2rT8DFVTss4nxpoRhvyxhCf87ahVE3SzD8K9lyPdpyUCfmVsUg==)"
WebUI\Port=8090