Development
This commit is contained in:
parent
fcdaf09477
commit
f152d82386
11 changed files with 219 additions and 66 deletions
|
|
@ -30,7 +30,7 @@
|
|||
"name": "upstream_servers",
|
||||
"item_placeholder": "e.g. 1.1.1.1",
|
||||
"add_label": "Add Provider",
|
||||
"validate": "ipv4",
|
||||
"validate": "VALIDATION_IPV4_FORMAT|VALIDATION_IPV6_FORMAT",
|
||||
"hint": "DNS resolvers queried for external hostnames. Supports IPv4 and IPv6.",
|
||||
"items": "%DNS_UPSTREAM_SERVERS_JSON%"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue