mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-04 16:10:08 +00:00
32 lines
678 B
JSON
32 lines
678 B
JSON
{
|
|
"AutoRestart": true,
|
|
"Blacklist": [],
|
|
"CommandPrefix": "!",
|
|
"ConfirmationsLimiterDelay": 10,
|
|
"ConnectionTimeout": 60,
|
|
"CurrentCulture": null,
|
|
"Debug": false,
|
|
"FarmingDelay": 15,
|
|
"GiftsLimiterDelay": 1,
|
|
"Headless": false,
|
|
"IdleFarmingPeriod": 8,
|
|
"InventoryLimiterDelay": 3,
|
|
"IPC": false,
|
|
"IPCPassword": null,
|
|
"IPCPrefixes": [
|
|
"http://127.0.0.1:1242/"
|
|
],
|
|
"LoginLimiterDelay": 10,
|
|
"MaxFarmingTime": 10,
|
|
"MaxTradeHoldDuration": 15,
|
|
"OptimizationMode": 0,
|
|
"Statistics": true,
|
|
"SteamOwnerID": 0,
|
|
"SteamProtocols": 7,
|
|
"UpdateChannel": 1,
|
|
"UpdatePeriod": 24,
|
|
"WebLimiterDelay": 200,
|
|
"WebProxy": null,
|
|
"WebProxyPassword": null,
|
|
"WebProxyUsername": null
|
|
} |