mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 00:50:15 +00:00
28 lines
532 B
JSON
28 lines
532 B
JSON
{
|
|
"Debug": false,
|
|
"Headless": false,
|
|
"AutoUpdates": true,
|
|
"UpdateChannel": 1,
|
|
"SteamProtocol": 6,
|
|
"SteamOwnerID": 0,
|
|
"MaxFarmingTime": 10,
|
|
"IdleFarmingPeriod": 3,
|
|
"FarmingDelay": 5,
|
|
"AccountPlayingDelay": 5,
|
|
"LoginLimiterDelay": 7,
|
|
"InventoryLimiterDelay": 3,
|
|
"ForceHttp": false,
|
|
"HttpTimeout": 60,
|
|
"WCFHostname": "localhost",
|
|
"WCFPort": 1242,
|
|
"LogToFile": true,
|
|
"Statistics": true,
|
|
"HackIgnoreMachineID": false,
|
|
"Blacklist": [
|
|
267420,
|
|
303700,
|
|
335590,
|
|
368020,
|
|
425280
|
|
]
|
|
} |