frigate/web/public/locales/en/config/networking.json

13 lines
244 B
JSON

{
"label": "Networking configuration",
"properties": {
"ipv6": {
"label": "Network configuration",
"properties": {
"enabled": {
"label": "Enable IPv6 for port 5000 and/or 8971"
}
}
}
}
}