fix: alarm email forward

This commit is contained in:
2023-10-27 16:35:19 +08:00
parent d60e3aca2e
commit f0f0b54268
4 changed files with 31 additions and 9 deletions

View File

@@ -115,6 +115,8 @@ alarm:
port: 25
user: smtpuser
password: xxxxxx
# TLS skip verify: true/false
tlsSkipVerify: true
sms:
apiURL: http://smsc.xxx.com
accessKeyID: xxx
@@ -127,6 +129,7 @@ alarm:
# token: true/false to check accessToken
# expires for session, unit: second
# Support single/multiple session of user
#
auth:
crypt: bcrypt
token: true