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

Unified Diff: modules/roundup/templates/config.ini.erb

Issue 6033763767156736: Concept for Roundup as issue tracker. (Closed)
Patch Set: Created Feb. 25, 2014, 8:34 a.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: modules/roundup/templates/config.ini.erb
===================================================================
--- a/modules/roundup/templates/config.ini.erb
+++ b/modules/roundup/templates/config.ini.erb
@@ -35,7 +35,8 @@
# If no domain is specified then the config item
# mail -> domain is added.
# Default: roundup-admin
-admin_email = admins@adblockplus.org
+#admin_email = admins@adblockplus.org
+admin_email = philip@adblockplus.org
# The 'dispatcher' is a role that can get notified
# of new items to the database.
@@ -192,7 +193,7 @@
# tracker admin.
# Allowed values: yes, no
# Default: no
-debug = no
+debug = yes
# Setting this option makes Roundup migrate passwords with
# an insecure password-scheme to a more secure scheme
« no previous file with comments | « modules/roundup/templates/confidential.search.html.erb ('k') | modules/roundup/templates/initial_data.py.erb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld