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:
parent
ee9a5e0f51
commit
f8f03dbced
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user