mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
30 lines
531 B
JSON
30 lines
531 B
JSON
{
|
|
"AutoRestart": true,
|
|
"AutoUpdates": true,
|
|
"Blacklist": [
|
|
267420,
|
|
303700,
|
|
335590,
|
|
368020,
|
|
425280,
|
|
480730,
|
|
566020
|
|
],
|
|
"Debug": false,
|
|
"FarmingDelay": 15,
|
|
"GiftsLimiterDelay": 1,
|
|
"Headless": false,
|
|
"HttpTimeout": 60,
|
|
"IdleFarmingPeriod": 3,
|
|
"InventoryLimiterDelay": 3,
|
|
"LoginLimiterDelay": 10,
|
|
"MaxFarmingTime": 10,
|
|
"MaxTradeHoldDuration": 15,
|
|
"Statistics": true,
|
|
"SteamOwnerID": 0,
|
|
"SteamProtocol": 6,
|
|
"UpdateChannel": 1,
|
|
"WCFHost": "127.0.0.1",
|
|
"WCFPort": 1242
|
|
}
|