Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: lib/prefs.json

Issue 29457582: Issue 5298 - Disable filter hit counts by default (Closed) Base URL: https://hg.adblockplus.org/adblockplus
Patch Set: Created June 6, 2017, 1:10 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/prefs.json
===================================================================
--- a/lib/prefs.json
+++ b/lib/prefs.json
@@ -19,17 +19,17 @@
"whitelistschemes": "about chrome file irc moz-extension moz-safe-about news resource snews x-jsd addbook cid imap mailbox nntp pop data javascript moz-icon",
"subscriptions_autoupdate": true,
"subscriptions_listurl": "https://adblockplus.org/subscriptions2.xml",
"subscriptions_fallbackurl": "https://adblockplus.org/getSubscription?version=%VERSION%&url=%SUBSCRIPTION%&downloadURL=%URL%&error=%ERROR%&channelStatus=%CHANNELSTATUS%&responseStatus=%RESPONSESTATUS%",
"subscriptions_fallbackerrors": 5,
"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%",
"recentReports": [],
"hideContributeButton": false,
"blockableItemsSize": {"width": 200, "height": 200},
"notificationurl": "https://notification.adblockplus.org/notification.json",
"notificationdata": {},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld