mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
chore: update schema
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
},
|
||||
"SMTP.ignoreTLS": {
|
||||
"type": "Boolean",
|
||||
"desc": "Whether ignore email server's TSL certification verification. Enable it for self-signed certificates.",
|
||||
"desc": "Whether ignore email server's TLS certificate verification. Enable it for self-signed certificates.",
|
||||
"env": "MAILER_IGNORE_TLS"
|
||||
},
|
||||
"fallbackDomains": {
|
||||
@@ -154,7 +154,7 @@
|
||||
},
|
||||
"fallbackSMTP.ignoreTLS": {
|
||||
"type": "Boolean",
|
||||
"desc": "Whether ignore email server's TSL certification verification. Enable it for self-signed certificates."
|
||||
"desc": "Whether ignore email server's TLS certificate verification. Enable it for self-signed certificates."
|
||||
}
|
||||
},
|
||||
"doc": {
|
||||
|
||||
Reference in New Issue
Block a user