mirror of
https://github.com/anasty17/mirror-leech-telegram-bot.git
synced 2025-01-07 03:26:46 +08:00
010fb337a7
- Improve queue - handle invalid directory in jdownloader incase file name is too long - Otherr minor fixes Signed-off-by: anasty17 <e.anastayyar@gmail.com>
67 lines
1.7 KiB
Plaintext
67 lines
1.7 KiB
Plaintext
[Application]
|
|
MemoryWorkingSetLimit=512
|
|
|
|
[BitTorrent]
|
|
Session\AddExtensionToIncompleteFiles=true
|
|
Session\AddTrackersEnabled=false
|
|
Session\AnnounceToAllTrackers=true
|
|
Session\AnonymousModeEnabled=false
|
|
Session\AsyncIOThreadsCount=16
|
|
Session\ConnectionSpeed=-1
|
|
Session\DHTEnabled=true
|
|
Session\DiskCacheSize=-1
|
|
Session\GlobalDLSpeedLimit=0
|
|
Session\GlobalMaxRatio=-1
|
|
Session\GlobalMaxSeedingMinutes=-1
|
|
Session\GlobalUPSpeedLimit=0
|
|
Session\HashingThreadsCount=1
|
|
Session\IgnoreSlowTorrentsForQueueing=true
|
|
Session\IncludeOverheadInLimits=false
|
|
Session\LSDEnabled=true
|
|
Session\MaxActiveCheckingTorrents=3
|
|
Session\MaxActiveDownloads=1000
|
|
Session\MaxActiveTorrents=1000
|
|
Session\MaxActiveUploads=1000
|
|
Session\MaxConnections=-1
|
|
Session\MaxConnectionsPerTorrent=-1
|
|
Session\MaxRatioAction=0
|
|
Session\MaxUploads=-1
|
|
Session\MaxUploadsPerTorrent=-1
|
|
Session\MultiConnectionsPerIp=true
|
|
Session\PexEnabled=true
|
|
Session\PerformanceWarning=true
|
|
Session\Preallocation=true
|
|
Session\QueueingSystemEnabled=false
|
|
Session\SlowTorrentsDownloadRate=2
|
|
Session\SlowTorrentsInactivityTimer=600
|
|
Session\SlowTorrentsUploadRate=2
|
|
Session\StopTrackerTimeout=5
|
|
TrackerEnabled=true
|
|
|
|
[LegalNotice]
|
|
Accepted=true
|
|
|
|
[Meta]
|
|
MigrationVersion=6
|
|
|
|
[Preferences]
|
|
Advanced\DisableRecursiveDownload=false
|
|
Advanced\RecheckOnCompletion=false
|
|
Advanced\trackerPortForwarding=true
|
|
General\PreventFromSuspendWhenDownloading=true
|
|
General\PreventFromSuspendWhenSeeding=true
|
|
Search\SearchEnabled=true
|
|
WebUI\Address=*
|
|
WebUI\BanDuration=3600
|
|
WebUI\CSRFProtection=false
|
|
WebUI\ClickjackingProtection=false
|
|
WebUI\Enabled=true
|
|
WebUI\HTTPS\Enabled=false
|
|
WebUI\HostHeaderValidation=false
|
|
WebUI\LocalHostAuth=false
|
|
WebUI\MaxAuthenticationFailCount=1000
|
|
WebUI\Port=8090
|
|
WebUI\SecureCookie=false
|
|
WebUI\UseUPnP=false
|
|
WebUI\Username=mltb
|