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

Unified Diff: .sitescripts.example

Issue 11275006: Added script to generate notification.json for the emergencynotification mechanism (Closed)
Patch Set: Fixed closing and iterating through tar files Created July 29, 2013, 2:08 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 | sitescripts/management/bin/generateHgAuth.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .sitescripts.example
===================================================================
--- a/.sitescripts.example
+++ b/.sitescripts.example
@@ -108,8 +108,12 @@ auth_file=%(root)s/.ssh/.ssh/authorized_
[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
+
+[notifications]
+repository=%(root)s/hg/notifications
+output=%(root)s/www/notification.json
« no previous file with comments | « no previous file | sitescripts/management/bin/generateHgAuth.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld