settings/librewolf.cfg/user-settings/dns.json
2020-04-10 17:14:20 +05:30

44 lines
783 B
JSON

[
{
"comments": "",
"type": "lockPref",
"key": "network.trr.mode",
"value": 5
},
{
"comments": "",
"type": "lockPref",
"key": "network.trr.bootstrapAddress",
"value": ""
},
{
"comments": "",
"type": "lockPref",
"key": "network.trr.uri",
"value": ""
},
{
"comments": "",
"type": "lockPref",
"key": "network.dns.disableIPv6",
"value": true
},
{
"comments": "",
"type": "lockPref",
"key": "network.dns.disablePrefetch",
"value": true
},
{
"comments": "",
"type": "lockPref",
"key": "network.dns.disablePrefetchFromHTTPS",
"value": true
}
]