foxgirl-settings/librewolf.cfg/user-settings/proxy.json
2020-05-02 12:48:42 +02:00

23 lines
493 B
JSON

{
"name": "Proxy",
"subcategory": "User Settings",
"notes": "",
"section": [
{
"enabled": false,
"comments": "",
"type": "lockPref",
"key": "network.proxy.autoconfig_url.include_path",
"value": false
},
{
"enabled": false,
"comments": "",
"type": "lockPref",
"key": "network.proxy.socks_remote_dns",
"value": true
}
]
}