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

Unified Diff: .sitescripts.example

Issue 29331148: Issue 3176 - Add metadata to content blocker lists (Closed)
Patch Set: Addressed further feedback Created Nov. 30, 2015, 5:05 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
Index: .sitescripts.example
diff --git a/.sitescripts.example b/.sitescripts.example
index 948ef66fb31b3de844fb904404352e012806868e..84d3b78d9ebbbdea9414e80336d4979ce73613e2 100644
--- a/.sitescripts.example
+++ b/.sitescripts.example
@@ -200,4 +200,6 @@ abp2blocklist_path=%(root)s/content_blocker_lists/abp2blocklist
easylist_url=https://easylist-downloads.adblockplus.org/easylist_noadult.txt
exceptionrules_url=https://easylist-downloads.adblockplus.org/exceptionrules.txt
easylist_content_blocker_path=%(root)s/content_blocker_lists/easylist_content_blocker.json
+easylist_content_blocker_expires=4 days
combined_content_blocker_path=%(root)s/content_blocker_lists/easylist+exceptionrules_content_blocker.json
+combined_content_blocker_expires=4 days

Powered by Google App Engine
This is Rietveld