Skip to content
Snippets Groups Projects
Commit b2f6a45b authored by Sukhbir Singh's avatar Sukhbir Singh
Browse files

Revert setting no_proxies_on to an empty string

This breaks certain configurations and actually doesn't give us much benefit;
reverting to the Firefox/Thunderbird default.
parent 9204ddc2
Branches
Tags
No related merge requests found
......@@ -37,8 +37,6 @@ var TorBirdyPrefs = {
// Use a manual proxy configuration.
"network.proxy.type": 1,
// https://bugs.torproject.org/10419
"network.proxy.no_proxies_on": "",
// Restrict TBB ports.
"network.security.ports.banned": "9050,9051,9150,9151",
// Number of seconds to wait before attempting to recontact an unresponsive proxy server.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment