Packages

Shield.Notifier is an external package for Shield package notifications.

Current section

Files

Jump to
shield_notifier lib notifier mailer.ex
Raw

lib/notifier/mailer.ex

defmodule Shield.Notifier.Mailer do
@moduledoc """
Bamboo.Mailer otp setup.
"""
use Bamboo.Mailer, otp_app: :shield_notifier
end