зеркало из https://github.com/mozilla/pjs.git
Undo previous revision, because it was wrong (bug 430530, a=mconnor)
This commit is contained in:
Родитель
e7fefdb256
Коммит
9a263e14dc
|
@ -636,7 +636,7 @@ pref("urlclassifier.gethashtables", "goog-phish-shavar,goog-malware-shavar");
|
|||
pref("urlclassifier.confirm-age", 2700);
|
||||
|
||||
// Maximum size of the sqlite3 cache during an update, in bytes
|
||||
#ifdef UNIX_BUT_NOT_MAC
|
||||
#ifdef MOZ_WIDGET_GTK2
|
||||
pref("urlclassifier.updatecachemax", 104857600);
|
||||
#else
|
||||
pref("urlclassifier.updatecachemax", -1);
|
||||
|
|
Загрузка…
Ссылка в новой задаче