mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-11 01:36:16 +00:00
Improved execution configuration: updated passesPerRun to 3 and added validation of execution parameters
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"parallel": false,
|
||||
"runOnZeroPoints": false,
|
||||
"clusters": 1,
|
||||
"passesPerRun": 1 // Number of times to run through all accounts (set to 3 to run 3 times even if already completed)
|
||||
"passesPerRun": 3 // Number of times to run through all accounts (set to 3 to run 3 times even if already completed)
|
||||
},
|
||||
"jobState": {
|
||||
"enabled": true,
|
||||
|
||||
Reference in New Issue
Block a user