Proxy system overhaul
- Only one preference for recognizing proxies for transparent redirection - Blacklists sites and http://%h/%p - Fixes to EZProxy This will clear all existing proxies from Zotero
This commit is contained in:
parent
5aae6bc9ce
commit
9ca461c59b
9 changed files with 251 additions and 175 deletions
|
@ -104,7 +104,6 @@ pref("extensions.zotero.sync.storage.maxUploads", 4);
|
|||
pref("extensions.zotero.sync.storage.deleteDelayDays", 30);
|
||||
|
||||
// Proxy
|
||||
pref("extensions.zotero.proxies.autoRecognize", true);
|
||||
pref("extensions.zotero.proxies.transparent", true);
|
||||
|
||||
// Data layer purging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue