Clean some unused config key

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-01-28 10:56:43 +01:00
parent 6a063cf655
commit 882661e22c
2 changed files with 1 additions and 6 deletions

View File

@@ -92,8 +92,7 @@ config :mobilizon, :media_proxy,
follow_redirect: true,
pool: :media
]
],
whitelist: []
]
config :mobilizon, Mobilizon.Web.Email.Mailer,
adapter: Bamboo.SMTPAdapter,