mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 20:54:03 +08: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