comparison website/issues/config.ini @ 5612:da2decb6d0c7

update http://issues.roundup-tracker.org to https://isues.... for the website. So it will roll out whenever the next website update is done.
author John Rouillard <rouilj@ieee.org>
date Wed, 13 Feb 2019 06:32:47 -0500
parents b7fa56ced601
children b0f9266e4ba2
comparison
equal deleted inserted replaced
5611:63d5ddc191eb 5612:da2decb6d0c7
157 # This will be included in information sent to users of the tracker. 157 # This will be included in information sent to users of the tracker.
158 # The URL MUST include the cgi-bin part or anything else 158 # The URL MUST include the cgi-bin part or anything else
159 # that is required to get to the home page of the tracker. 159 # that is required to get to the home page of the tracker.
160 # You MUST include a trailing '/' in the URL. 160 # You MUST include a trailing '/' in the URL.
161 # Default: NO DEFAULT 161 # Default: NO DEFAULT
162 web = http://issues.roundup-tracker.org/ 162 web = https://issues.roundup-tracker.org/
163 163
164 # Email address that mail to roundup should go to. 164 # Email address that mail to roundup should go to.
165 # If no domain is specified then mail_domain is added. 165 # If no domain is specified then mail_domain is added.
166 # Default: issue_tracker 166 # Default: issue_tracker
167 email = issues@roundup-tracker.org 167 email = issues@roundup-tracker.org

Roundup Issue Tracker: http://roundup-tracker.org/