add more nats debug
This commit is contained in:
parent
36e9065474
commit
3ff004afa0
5 changed files with 80 additions and 56 deletions
|
|
@ -158,6 +158,7 @@ func NewAgentConfig() *rmm.AgentConfig {
|
|||
NatsProxyPath: viper.GetString("natsproxypath"),
|
||||
NatsProxyPort: viper.GetString("natsproxyport"),
|
||||
NatsStandardPort: viper.GetString("natsstandardport"),
|
||||
NatsPingInterval: viper.GetInt("natspinginterval"),
|
||||
}
|
||||
return ret
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue