openwrt-xray/etc/xray/config/policy.jsonc

10 lines
233 B
Plaintext

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