Merge pull request #397 from bbernhard/vpn

vpn module
This commit is contained in:
tobi-wan-kenobi 2019-06-14 20:07:10 +02:00 committed by GitHub
commit bf57496093
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 95 additions and 0 deletions

View file

@ -199,5 +199,8 @@
"pihole": {
"enabled": { "prefix": "" },
"disabled": { "prefix": "" }
},
"vpn": {
"prefix": ""
}
}