fix: alarm forward by sms and email issue

This commit is contained in:
2024-04-24 16:55:36 +08:00
parent 78226df9bd
commit 938f8d2740
10 changed files with 178 additions and 174 deletions

View File

@@ -127,7 +127,8 @@ omc:
# Alarm module setting
# Forward interface:
# email/sms
# email/sms
# smProxy: sms(Short Message Service)/smsc(SMS Centre)
alarm:
forwardAlarm: true
email:
@@ -137,8 +138,9 @@ alarm:
password: "1000smtp@omc!"
# TLS skip verify: true/false
tlsSkipVerify: true
smProxy: smsc
sms:
apiURL: http://smsc.xxx.com.cn/
apiURL: http://smsc.xxx.com/
accessKeyID: xxxx
accessKeySecret: xxxx
signName: xxx SMSC