initial commit
This commit is contained in:
114
qbittorrent/config/qBittorrent/qBittorrent.conf
Normal file
114
qbittorrent/config/qBittorrent/qBittorrent.conf
Normal file
@@ -0,0 +1,114 @@
|
||||
[Application]
|
||||
FileLogger\Age=1
|
||||
FileLogger\AgeType=1
|
||||
FileLogger\Backup=true
|
||||
FileLogger\DeleteOld=true
|
||||
FileLogger\Enabled=true
|
||||
FileLogger\MaxSizeBytes=66560
|
||||
FileLogger\Path=/config/qBittorrent/logs
|
||||
|
||||
[AutoRun]
|
||||
OnTorrentAdded\Enabled=false
|
||||
OnTorrentAdded\Program=
|
||||
enabled=false
|
||||
program=
|
||||
|
||||
[BitTorrent]
|
||||
Session\AddTorrentStopped=false
|
||||
Session\AlternativeGlobalDLSpeedLimit=10000
|
||||
Session\AlternativeGlobalUPSpeedLimit=0
|
||||
Session\BandwidthSchedulerEnabled=true
|
||||
Session\DHTEnabled=true
|
||||
Session\DefaultSavePath=/data/torrents
|
||||
Session\DisableAutoTMMByDefault=false
|
||||
Session\ExcludedFileNames=
|
||||
Session\GlobalDLSpeedLimit=0
|
||||
Session\IgnoreSlowTorrentsForQueueing=true
|
||||
Session\LSDEnabled=true
|
||||
Session\MaxActiveCheckingTorrents=2
|
||||
Session\MaxActiveDownloads=10
|
||||
Session\MaxActiveTorrents=100
|
||||
Session\MaxActiveUploads=20
|
||||
Session\MaxConnections=-1
|
||||
Session\MaxUploads=-1
|
||||
Session\MaxUploadsPerTorrent=-1
|
||||
Session\PeXEnabled=true
|
||||
Session\Port=40848
|
||||
Session\QueueingSystemEnabled=true
|
||||
Session\SSL\Port=55040
|
||||
Session\ShareLimitAction=Stop
|
||||
Session\Tags=LastFiles, SceneTime
|
||||
Session\TempPath=/downloads/incomplete/
|
||||
Session\UseAlternativeGlobalSpeedLimit=true
|
||||
|
||||
[Core]
|
||||
AutoDeleteAddedTorrentFile=Never
|
||||
|
||||
[LegalNotice]
|
||||
Accepted=true
|
||||
|
||||
[Meta]
|
||||
MigrationVersion=8
|
||||
|
||||
[Network]
|
||||
Cookies=@Invalid()
|
||||
PortForwardingEnabled=false
|
||||
Proxy\HostnameLookupEnabled=false
|
||||
Proxy\Profiles\BitTorrent=true
|
||||
Proxy\Profiles\Misc=true
|
||||
Proxy\Profiles\RSS=true
|
||||
|
||||
[Preferences]
|
||||
Advanced\RecheckOnCompletion=false
|
||||
Advanced\trackerPort=9000
|
||||
Advanced\trackerPortForwarding=false
|
||||
Connection\PortRangeMin=6881
|
||||
Connection\ResolvePeerCountries=true
|
||||
Connection\UPnP=false
|
||||
Downloads\SavePath=/downloads/
|
||||
Downloads\TempPath=/downloads/incomplete/
|
||||
DynDNS\DomainName=aaaaaa.dyndns.org
|
||||
DynDNS\Enabled=false
|
||||
DynDNS\Password=
|
||||
DynDNS\Service=DynDNS
|
||||
DynDNS\Username=
|
||||
General\Locale=en
|
||||
MailNotification\email=
|
||||
MailNotification\enabled=false
|
||||
MailNotification\password=
|
||||
MailNotification\req_auth=true
|
||||
MailNotification\req_ssl=false
|
||||
MailNotification\sender=qBittorrent_notification@example.com
|
||||
MailNotification\smtp_server=smtp.changeme.com
|
||||
MailNotification\username=
|
||||
Scheduler\end_time=@Variant(\0\0\0\xf\x5%q\xa0)
|
||||
Scheduler\start_time=@Variant(\0\0\0\xf\x1\xee\x62\x80)
|
||||
WebUI\Address=*
|
||||
WebUI\AlternativeUIEnabled=false
|
||||
WebUI\AuthSubnetWhitelist=192.168.1.0/24
|
||||
WebUI\AuthSubnetWhitelistEnabled=true
|
||||
WebUI\BanDuration=3600
|
||||
WebUI\CSRFProtection=true
|
||||
WebUI\ClickjackingProtection=true
|
||||
WebUI\CustomHTTPHeaders=
|
||||
WebUI\CustomHTTPHeadersEnabled=false
|
||||
WebUI\HTTPS\CertificatePath=
|
||||
WebUI\HTTPS\Enabled=false
|
||||
WebUI\HTTPS\KeyPath=
|
||||
WebUI\HostHeaderValidation=true
|
||||
WebUI\LocalHostAuth=true
|
||||
WebUI\MaxAuthenticationFailCount=10
|
||||
WebUI\Password_PBKDF2="@ByteArray(OUcpojCntLZHBzdhkSxH9A==:6SbAK9PPyaEU4We0xKGyOEG9ktK0c1zdZszzsvi5jMtrJR0WuwZut60cV8IEDukvNXofPjWrGCv12kQCCKS/JA==)"
|
||||
WebUI\Port=8181
|
||||
WebUI\ReverseProxySupportEnabled=true
|
||||
WebUI\RootFolder=
|
||||
WebUI\SecureCookie=true
|
||||
WebUI\ServerDomains=*
|
||||
WebUI\SessionTimeout=3600
|
||||
WebUI\TrustedReverseProxiesList=qbittorrent.ccalifice.com
|
||||
WebUI\UseUPnP=false
|
||||
WebUI\Username=admin
|
||||
|
||||
[RSS]
|
||||
AutoDownloader\DownloadRepacks=true
|
||||
AutoDownloader\SmartEpisodeFilter=s(\\d+)e(\\d+), (\\d+)x(\\d+), "(\\d{4}[.\\-]\\d{1,2}[.\\-]\\d{1,2})", "(\\d{1,2}[.\\-]\\d{1,2}[.\\-]\\d{4})"
|
||||
Reference in New Issue
Block a user