Ghost Downloader
Reference

Configuration Quick Reference

Common configuration items and the behavior they affect.

Configuration is centralized in app/supports/config.py. When adding a new item, consider defaults, validators, settings-page wiring, translation, and backward compatibility of older config files.

ScopeRepresentative ItemsWhat They Affect
DownloaddownloadFolder, maxTaskNum, preBlockNumSave directory, task concurrency, initial chunk count.
NetworkproxyServer, SSLVerifyHTTP, FTP, BT, and extension-submitted tasks.
PerformanceautoSpeedUp, maxReassignSize, speedLimitationAuto acceleration, chunk reallocation, global speed limits.
Browser extensionenableBrowserExtension, browserExtensionPairTokenLocal WebSocket service and token authentication.
PersonalizationTheme, language, DPIUI presentation and localization.