mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 17:23:21 +00:00
Re-use monitor.radiusPassword for community string
This commit is contained in:
@@ -194,7 +194,6 @@ class Monitor extends BeanModel {
|
||||
tlsCert: this.tlsCert,
|
||||
tlsKey: this.tlsKey,
|
||||
kafkaProducerSaslOptions: JSON.parse(this.kafkaProducerSaslOptions),
|
||||
snmpCommunityString: this.snmpCommunityString,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user