mirror of
https://github.com/chatmail/core.git
synced 2026-09-22 13:01:21 +03:00
address link2xt comments
This commit is contained in:
@@ -168,7 +168,8 @@ impl From<Socket> for dc::Socket {
|
||||
#[derive(Serialize, Deserialize, TypeDef, schemars::JsonSchema, Default, PartialEq)]
|
||||
#[serde(rename_all = "camelCase")]
|
||||
pub enum EnteredCertificateChecks {
|
||||
/// `Automatic` means strict certificate checks.
|
||||
/// `Automatic` means strict certificate checks,
|
||||
/// unless a legacy-domain override disables them.
|
||||
#[default]
|
||||
Automatic,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user