| Index: modules/hgweb/templates/sitescripts.ini.erb | 
| =================================================================== | 
| --- a/modules/hgweb/templates/sitescripts.ini.erb | 
| +++ b/modules/hgweb/templates/sitescripts.ini.erb | 
| @@ -1,9 +1,10 @@ | 
| [DEFAULT] | 
| root=/home/hg/web | 
| mailer=/usr/sbin/sendmail | 
| mailerDebug=no | 
|  | 
| [hg] | 
| auth_repository=%(root)s/hgaccess | 
| auth_file=/home/hg/.ssh/authorized_keys | 
| - | 
| +trac_xmlrpc_url=https://abpbot:<%= trac_abpbot_password %>@issues.adblockplus.org/login/xmlrpc | 
| +issue_url_template=https://issues.adblockplus.org/ticket/{id} | 
|  |