We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a72116 commit 28a41ecCopy full SHA for 28a41ec
1 file changed
Config/disable_ipv6.json
@@ -0,0 +1,11 @@
1
+{
2
+ "registry": [
3
+ {
4
+ "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Services\\Tcpip6\\Parameters",
5
+ "Name": "DisabledComponents",
6
+ "Value": "255",
7
+ "OriginalValue": "0",
8
+ "Type": "DWord"
9
+ }
10
+ ]
11
+}
0 commit comments