mirror of
https://github.com/tinode/chat.git
synced 2025-03-14 10:05:07 +00:00
fix PC language
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user