Skip to content

Commit 28a41ec

Browse files
committed
Added disable_ipv6.json
1 parent 3a72116 commit 28a41ec

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Config/disable_ipv6.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)