Pier Angelo Vendrame pushed to branch tor-browser-115.14.0esr-13.5-1 at The Tor Project / Applications / Tor Browser
Commits:
-
c76183e2
by Pier Angelo Vendrame at 2024-08-19T09:31:18+02:00
-
c02100c4
by Pier Angelo Vendrame at 2024-08-19T09:32:48+02:00
1 changed file:
Changes:
... | ... | @@ -108,3 +108,6 @@ pref("extensions.torlauncher.tordatadir_path", ""); |
108 | 108 | pref("extensions.torlauncher.bridgedb_front", "www.phpmyadmin.net");
|
109 | 109 | pref("extensions.torlauncher.bridgedb_reflector", "https://1723079976.rsc.cdn77.org");
|
110 | 110 | pref("extensions.torlauncher.moat_service", "https://bridges.torproject.org/moat");
|
111 | + |
|
112 | +// Log levels
|
|
113 | +pref("browser.onionAuthPrompt.loglevel", "Warn"); |