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

Unified Diff: .sitescripts.example

Issue 29984580: Issue 4413 - Merge formmail.py and formmail2.py (Closed) Base URL: https://hg.adblockplus.org/sitescripts/
Patch Set: Nits & formatting on README Created Jan. 23, 2019, 9:35 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 | « .hgignore ('k') | sitescripts/formmail/README.md » ('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
@@ -13,7 +13,6 @@
sitescripts.reports.web.showDigest =
sitescripts.reports.web.showUser =
sitescripts.formmail.web.formmail =
-sitescripts.formmail.web.formmail2 =
sitescripts.submit_email.web.submit_email =
sitescripts.send_installation_link.web.send_installation_link =
sitescripts.crawler.web.crawler =
@@ -152,9 +151,6 @@
Adblock-Plus-for-Firefox=adblock-plus(-[\d\.]+)?-for-firefox(-next)?
[formmail]
-template=formmail/template/eyeo.mail
-
-[formmail2]
test.csv_log = /var/log/something.csv_log
test.url=test/apply/submit
test.template=formmail/test/template/test.mail
« no previous file with comments | « .hgignore ('k') | sitescripts/formmail/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld