Commit b7c298e8 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] mail prelude

parent a60ddc50
Pipeline #2082 failed with stage
in 10 minutes and 31 seconds
......@@ -72,6 +72,7 @@ LOG_FORMATTER = verbose
MAIL_PORT = 25
MAIL_HOST = localhost
MAIL_USER = gargantext
MAIL_PASSWORD =
# Normal | SSL | TLS | STARTTLS
MAIL_PASSWORD =
MAIL_FROM =
# NoAuth | Normal | SSL | TLS | STARTTLS
MAIL_LOGIN_TYPE = Normal
......@@ -28,7 +28,7 @@ allow-newer: true
extra-deps:
- git: https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude.git
commit: 6bfdb29e9a576472c7fd7ebe648ad101e5b3927f
commit: 220f32810f988a5a121f110a7d557fc7d0721712
# Data Mining Libs
- git: https://github.com/delanoe/data-time-segment.git
commit: 10a416b9f6c443866b36479c3441ebb3bcdeb7ef
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment