[Pkg-mozext-commits] [adblock-plus] 83/98: Issue 5298 - Disable filter hit counts by default

David Prévot taffit at moszumanska.debian.org
Tue Oct 24 01:30:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus.

commit 6472d077aab6acb6c6b16020d4a537db6e0bbf8b
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Tue Jun 6 15:10:02 2017 +0200

    Issue 5298 - Disable filter hit counts by default
---
 lib/prefs.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/prefs.json b/lib/prefs.json
index 445546b..195ca08 100644
--- a/lib/prefs.json
+++ b/lib/prefs.json
@@ -24,7 +24,7 @@
     "subscriptions_exceptionsurl": "https://easylist-downloads.adblockplus.org/exceptionrules.txt",
     "subscriptions_exceptionscheckbox": true,
     "documentation_link": "https://adblockplus.org/redirect?link=%LINK%&lang=%LANG%",
-    "savestats": true,
+    "savestats": false,
     "composer_default": 2,
     "clearStatsOnHistoryPurge": true,
     "report_submiturl": "https://reports.adblockplus.org/submitReport?version=1&guid=%GUID%&lang=%LANG%",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list