mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-07-28 23:08:59 +02:00
chore(settings): graduate native download worker
This commit is contained in:
@@ -66,8 +66,7 @@ class AppSettings {
|
||||
allowLocalNetwork; // Allow requests to private/local network targets (local proxy / custom DNS)
|
||||
final String
|
||||
songLinkRegion; // SongLink userCountry region code used for platform lookup
|
||||
final bool
|
||||
nativeDownloadWorkerEnabled; // Experimental Android service-owned worker
|
||||
final bool nativeDownloadWorkerEnabled; // Android service-owned worker
|
||||
final int
|
||||
concurrentDownloads; // Max simultaneous downloads in the Dart queue (1-3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user