Files
Xray_bash_onekey/status_config.json
T
2021-10-25 23:42:19 +08:00

25 lines
536 B
JSON

{
"api": {
"tag": "api",
"services": [
"StatsService"
]
},
"stats": {},
"policy": {
"levels": {
"0": {
"handshake": 4,
"connIdle": 300,
"uplinkOnly": 2,
"downlinkOnly": 5,
"statsUserUplink": false,
"statsUserDownlink": false
}
},
"system": {
"statsInboundUplink": true,
"statsInboundDownlink": true
}
}
}