GeneralConfig.json
json
{
// Never touch this value. It is needed internally
"version": "1",
// Never touch this value. It is needed internally
"isInitialized": 1,
// 0 = off, 1 = premium feature enabled/disabled
"enablePremiumFeature": 1,
// max distance to the vehicle to the market stall
"maxSearchDistanceToVehicle": 5.0
}