Development

This commit is contained in:
Matthew Grotke 2026-05-28 02:49:52 -04:00
parent 946d99fe3f
commit 3bdba52d57
3 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@
"name": "upstream_servers",
"item_placeholder": "e.g. 1.1.1.1",
"add_label": "Add Provider",
"validate": "ip",
"validate": "ipv4",
"hint": "DNS resolvers queried for external hostnames. Supports IPv4 and IPv6.",
"items": "%DNS_UPSTREAM_SERVERS_JSON%"
},