From 5fdee1d5ae73eee8270bac80b37519e61a802945 Mon Sep 17 00:00:00 2001 From: kitoy Date: Fri, 23 Dec 2022 09:00:30 +0100 Subject: [PATCH] correction config.py --- config.py.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py.example b/config.py.example index 48c5ad7..113748d 100644 --- a/config.py.example +++ b/config.py.example @@ -24,7 +24,7 @@ XMPP_SERVER = False # Service Mail # MAIL_SERVER = True => Le service est installé et lancer # MAIL_SERVER = False => Le service est désactivé -MAIL_SERVER = FAlSE +MAIL_SERVER = False # Doas or sudo