aboutsummaryrefslogtreecommitdiffstats
path: root/settings.ini
diff options
context:
space:
mode:
Diffstat (limited to 'settings.ini')
-rw-r--r--settings.ini8
1 files changed, 7 insertions, 1 deletions
diff --git a/settings.ini b/settings.ini
index 928c6f4..f1e9892 100644
--- a/settings.ini
+++ b/settings.ini
@@ -2,4 +2,10 @@ DATABASE = 'famille.db'
DEBUG = True
SECRET_KEY = '\x95\x98j\xcaL\xaeA\xf9\xe6-\xa7uV\xe5Y\x83\xe0\xab\x00\xb6\xeb\xde\xc2\x14'
USERNAME = 'admin'
-PASSWORD = 'default' \ No newline at end of file
+PASSWORD = 'default'
+
+MAIL_SERVER = 'smtp.gmail.com'
+MAIL_USE_TLS = True
+MAIL_PORT = 587
+MAIL_USERNAME = 'news.horel@gmail.com'
+MAIL_PASSWORD = 'Dlmatc06'