From 81119932545d4604c6c3c727aeea96853f7ace09 Mon Sep 17 00:00:00 2001 From: rodinux Date: Sat, 17 Aug 2024 00:10:40 +0200 Subject: [PATCH] quote ahhha --- config_panel.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_panel.toml b/config_panel.toml index 3bab3d6..978c3ea 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -47,7 +47,7 @@ name.fr = "Configuration SMTP" choices.NONE = "NONE, pas de chiffrement" choices.SSL = "SSL, connexion SSL native" choices.TLS = "TLS, connexion TLS native (le plus sécurisé)" - choices.STARTTLS = SARTTLS, utilisation de STARTTLS (moyennement sécurisé)" + choices.STARTTLS = "STARTTLS, utilisation de STARTTLS (moyennement sécurisé)" bind = "SMTP_SECURITY:__INSTALL_DIR__/config.local.php" [main.smtp.mail_return_path]