mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-28 07:22:50 -05:00
longer weather interval and network service renice
This commit is contained in:
@@ -34,7 +34,7 @@ Singleton {
|
||||
})
|
||||
|
||||
property var location: null
|
||||
property int updateInterval: 300000 // 5 minutes
|
||||
property int updateInterval: 900000 // 15 minutes
|
||||
property int retryAttempts: 0
|
||||
property int maxRetryAttempts: 3
|
||||
property int retryDelay: 30000
|
||||
|
||||
Reference in New Issue
Block a user