Add DNSOverHTTPS settings

This commit is contained in:
BeatLink 2019-07-14 01:39:52 -05:00
parent e04f1370d1
commit f8dbf286e9

View file

@ -4,7 +4,6 @@
"policies": { "policies": {
"AppUpdateURL": "", "AppUpdateURL": "",
"DisableAppUpdate": true, "DisableAppUpdate": true,
"OverridePostUpdatePage": "", "OverridePostUpdatePage": "",
"DisableSystemAddonUpdate": true, "DisableSystemAddonUpdate": true,
@ -17,7 +16,11 @@
"DisablePocket": true, "DisablePocket": true,
"DisableSetDesktopBackground": false, "DisableSetDesktopBackground": false,
"DisableDeveloperTools": false, "DisableDeveloperTools": false,
"DNSOverHTTPS": {
"Enabled": true,
"ProviderURL": "9.9.9.9",
"Locked": false
},
"Bookmarks": [ "Bookmarks": [
{ {