ocket8888 commented on a change in pull request #4379: Rewrite isos to Golang
URL: https://github.com/apache/trafficcontrol/pull/4379#discussion_r382724133
##########
File path: traffic_ops/traffic_ops_golang/config/config.go
##########
@@ -49,6 +49,7 @@ type Config struct {
ConfigLetsEncrypt `json:"lets_encrypt"`
DB ConfigDatabase `json:"db"`
Secrets []string `json:"secrets"`
+ ConfigGenISO ConfigGenISO `json:"geniso"`
Review comment:
Can you add this new file to [the `cdn.conf`
docs](https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops.html#cdn-conf)?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services