[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torbirdy/master] Revert setting no_proxies_on to an empty string



commit b2f6a45bdfebe71072bd9c791a92383ecc087dc2
Author: Sukhbir Singh <sukhbir@xxxxxxxxxxxxxx>
Date:   Sat Jul 2 13:11:17 2016 -0400

    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.
---
 components/torbirdy.js | 2 --
 1 file changed, 2 deletions(-)

diff --git a/components/torbirdy.js b/components/torbirdy.js
index d4743e0..11015b9 100644
--- a/components/torbirdy.js
+++ b/components/torbirdy.js
@@ -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.



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits