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

Unified Diff: .sitescripts.example

Issue 11003016: Added script for copying external filterlists into existing repositories (Closed)
Patch Set: Created June 24, 2013, 2:20 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
===================================================================
--- a/.sitescripts.example
+++ b/.sitescripts.example
@@ -120,3 +120,8 @@
[formmail]
template=formmail/template/eyeo.mail
+
+[externalFiles]
+example_source=http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/effective_tld_names.dat?raw=1
+example_targetrepository=%(root)s/hg/adblockpluschrome
+example_targetfile=third-party/publicSuffixList.txt

Powered by Google App Engine
This is Rietveld