mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
After evaluation, it seems that more accounts have card drops restricted rather than not, and having it as true when in reality it's false results in less performance degradation than the other way
29 lines
772 B
JSON
29 lines
772 B
JSON
{
|
|
"Enabled": false,
|
|
"StartOnLaunch": true,
|
|
"SteamLogin": null,
|
|
"SteamPassword": null,
|
|
"PasswordFormat": 0,
|
|
"SteamParentalPIN": "0",
|
|
"SteamApiKey": null,
|
|
"SteamMasterID": 0,
|
|
"SteamMasterClanID": 0,
|
|
"CardDropsRestricted": true,
|
|
"DismissInventoryNotifications": true,
|
|
"FarmingOrder": 0,
|
|
"FarmOffline": false,
|
|
"HandleOfflineMessages": false,
|
|
"AcceptGifts": false,
|
|
"IsBotAccount": false,
|
|
"SteamTradeMatcher": false,
|
|
"ForwardKeysToOtherBots": false,
|
|
"DistributeKeys": false,
|
|
"ShutdownOnFarmingFinished": false,
|
|
"SendOnFarmingFinished": false,
|
|
"SteamTradeToken": null,
|
|
"SendTradePeriod": 0,
|
|
"AcceptConfirmationsPeriod": 0,
|
|
"CustomGamePlayedWhileFarming": null,
|
|
"CustomGamePlayedWhileIdle": null,
|
|
"GamesPlayedWhileIdle": [ ]
|
|
} |