Update domain server subnet whitelist description

This commit is contained in:
Ryan Huffman 2016-11-11 10:46:36 -08:00
parent bd1bcaf1a4
commit 969cbf4cb0

View file

@ -389,11 +389,11 @@
"advanced": false
},
{
"name": "ac_address_whitelist",
"name": "ac_subnet_whitelist",
"label": "Assignment Client IP address Whitelist",
"type": "table",
"can_add_new_rows": true,
"help": "IP addresses of Assignment Clients that can connect to your domain server. Local ACs (localhost) are always permitted and do not need to be added here.",
"help": "The IP addresses or subnets of ACs that can connect to this server. You can specify an IP address or a subnet in CIDR notation ('A.B.C.D/E', Example: '10.0.0.0/24'). Local ACs (localhost) are always permitted and do not need to be added here.",
"numbered": false,
"advanced": true,
"columns": [