network: hide IPv6 field as needed

This commit is contained in:
Girish Ramakrishnan
2022-02-15 11:53:27 -08:00
parent 1c32495f22
commit 7af69e080f
6 changed files with 17 additions and 5 deletions

View File

@@ -739,7 +739,7 @@
"address": "IPv4 Address"
},
"ipv6": {
"address": "IPv6 Address (optional)",
"address": "IPv6 Address",
"title": "IPv6",
"description": "Enable this option to configure DNS AAAA records for the apps and the mail server."
}