fix PC language

This commit is contained in:
or-else
2024-05-30 16:55:53 -07:00
parent a97c49477f
commit 7b45735a57

View File

@ -394,7 +394,7 @@
"smtp_helo_host": "example.com",
// Skip verification of the server's certificate chain and host name.
// In this mode, TLS is susceptible to machine-in-the-middle attacks.
// In this mode, TLS is susceptible to man-in-the-middle attacks.
"insecure_skip_verify": false,
// Optional list of human languages to try to load templates for. If you don't care about i18n,