| 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 |