mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-09 17:06:15 +00:00
feat: Disable automatic configuration updates in config.jsonc
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
"enabled": true,
|
||||
"method": "github-api",
|
||||
"dockerMode": "auto", // "auto" = detect automatically, "force-docker" = always use Docker mode, "force-host" = never use Docker mode
|
||||
"autoUpdateConfig": true,
|
||||
"autoUpdateConfig": false,
|
||||
"autoUpdateAccounts": false
|
||||
},
|
||||
// === ERROR REPORTING ===
|
||||
|
||||
Reference in New Issue
Block a user