rob05c commented on a change in pull request #3053: Traffic Monitor Disk Support
URL: https://github.com/apache/trafficcontrol/pull/3053#discussion_r240335381
 
 

 ##########
 File path: traffic_monitor/config/config.go
 ##########
 @@ -67,6 +71,9 @@ type Config struct {
        CRConfigHistoryCount         uint64        
`json:"crconfig_history_count"`
        TrafficOpsMinRetryInterval   time.Duration `json:"-"`
        TrafficOpsMaxRetryInterval   time.Duration `json:"-"`
+       CrConfigBackupFile           string        `json:"crconfig_backup_file"`
+       TmConfigBackupFile           string        `json:"tmconfig_backup_file"`
 
 Review comment:
   Nitpick: `CRConfigBackupFile`, `TMConfigBackupFile`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to