🧩 Disable IPv4 or IPv6 in config.json

This commit is contained in:
Timothy Miller
2021-03-16 20:53:28 -04:00
parent 6fe23a2aee
commit bdf8c75cad
3 changed files with 47 additions and 22 deletions

View File

@@ -15,5 +15,7 @@
],
"proxied": false
}
]
],
"a": true,
"aaaa": true
}