Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc229cfa

Browse files
committed
fix: update smtp ssl options
1 parentb2e9611 commitc229cfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎server/api-service/lowcoder-server/src/main/resources/application.yaml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ spring:
3232
auth:${LOWCODER_ADMIN_SMTP_AUTH:true}
3333
ssl:
3434
enable:${LOWCODER_ADMIN_SMTP_SSL_ENABLED:false}
35+
checkserveridentity:false
3536
starttls:
3637
enable:${LOWCODER_ADMIN_SMTP_STARTTLS_ENABLED:true}
3738
required:${LOWCODER_ADMIN_SMTP_STARTTLS_REQUIRED:true}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp