Skip to content
Snippets Groups Projects
Commit 174cf59f authored by Santeri Toikka's avatar Santeri Toikka
Browse files

Fixed ipv6 mask.

parent 7510368a
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ With the credentials, you can update the TXT response in the service to match th
"allowfrom": [
"192.168.100.1/24",
"1.2.3.4/32",
"2002:c0a8:2a01::0/32",
"2002:c0a8:2a00::0/40",
}
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment