mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	qBittorrent fix config file (#3150)
This commit is contained in:
		@@ -23,6 +23,9 @@ msg_info "Installing qbittorrent-nox"
 | 
				
			|||||||
$STD apt-get install -y qbittorrent-nox
 | 
					$STD apt-get install -y qbittorrent-nox
 | 
				
			||||||
mkdir -p /.config/qBittorrent/
 | 
					mkdir -p /.config/qBittorrent/
 | 
				
			||||||
cat <<EOF >/.config/qBittorrent/qBittorrent.conf
 | 
					cat <<EOF >/.config/qBittorrent/qBittorrent.conf
 | 
				
			||||||
 | 
					[LegalNotice]
 | 
				
			||||||
 | 
					Accepted=true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[Preferences]
 | 
					[Preferences]
 | 
				
			||||||
WebUI\Password_PBKDF2="@ByteArray(amjeuVrF3xRbgzqWQmes5A==:XK3/Ra9jUmqUc4RwzCtrhrkQIcYczBl90DJw2rT8DFVTss4nxpoRhvyxhCf87ahVE3SzD8K9lyPdpyUCfmVsUg==)"
 | 
					WebUI\Password_PBKDF2="@ByteArray(amjeuVrF3xRbgzqWQmes5A==:XK3/Ra9jUmqUc4RwzCtrhrkQIcYczBl90DJw2rT8DFVTss4nxpoRhvyxhCf87ahVE3SzD8K9lyPdpyUCfmVsUg==)"
 | 
				
			||||||
WebUI\Port=8090
 | 
					WebUI\Port=8090
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user