add ui to enable/disable ipv6

This commit is contained in:
Girish Ramakrishnan
2022-01-06 21:50:23 -08:00
parent ccc5f5f004
commit 346dc4f861
4 changed files with 82 additions and 1 deletions

View File

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