mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
policies.json: lock DoH provider so I only have to configure it at one place
This commit is contained in:
parent
9b4cc804e5
commit
95d59857eb
@ -69,7 +69,7 @@
|
||||
},
|
||||
"DNSOverHTTPS": {
|
||||
"Enabled": true,
|
||||
"Locked": false,
|
||||
"Locked": true,
|
||||
"ProviderURL": "https://dns11.quad9.net/dns-query"
|
||||
},
|
||||
"DisableEncryptedClientHello": false,
|
||||
|
Loading…
Reference in New Issue
Block a user