parent
9fbf5a839a
commit
caca49b712
|
@ -199,7 +199,7 @@ function initSettings() {
|
||||||
storage.historyListenerEnabled = true;
|
storage.historyListenerEnabled = true;
|
||||||
storage.localHostsSkipping = true;
|
storage.localHostsSkipping = true;
|
||||||
storage.referralMarketing = false;
|
storage.referralMarketing = false;
|
||||||
storage.logLimit = -1;
|
storage.logLimit = 100;
|
||||||
storage.domainBlocking = true;
|
storage.domainBlocking = true;
|
||||||
storage.pingBlocking = true;
|
storage.pingBlocking = true;
|
||||||
storage.eTagFiltering = true;
|
storage.eTagFiltering = true;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user