summaryrefslogtreecommitdiff
path: root/templates/service/dns/forwarding/cache-size/node.def
blob: 3a73f30823120f796a0a9ab71f1ca18b819d033d (plain)
1
2
3
4
type: u32
default:150
help: Set DNS forwarding cache size
syntax:expression: ($VAR(@) >=0 && $VAR(@) < 10001) ; "Cache size must be between 0 and 10000"