 Issue 29337790:
  Issue 3676 - Configure update_issues hook  (Closed)
    
  
    Issue 29337790:
  Issue 3676 - Configure update_issues hook  (Closed) 
  | 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} | 
| 
mathias
2016/02/26 18:41:59
Why are these options in the sitescripts.ini set u
 
mathias
2016/02/26 18:45:56
Never mind, saw your comment in the ticket now.
 |