openwrt-xray/etc/xray/config/06_policy.json

13 lines
245 B
JSON

{
"policy":
{
"levels":
{
"0":
{
// If you have issues with SSH connections, it's recommended to increase this value. See the docs
"connIdle": 30
}
}
}
}