Re-add swoosh api client to false
This commit is contained in:
parent
c9a6abf9b7
commit
2493954be3
@ -27,7 +27,7 @@ config :aggiedit, AggieditWeb.Endpoint,
|
|||||||
config :aggiedit, Aggiedit.Mailer, adapter: Swoosh.Adapters.Local
|
config :aggiedit, Aggiedit.Mailer, adapter: Swoosh.Adapters.Local
|
||||||
|
|
||||||
# Swoosh API client is needed for adapters other than SMTP.
|
# Swoosh API client is needed for adapters other than SMTP.
|
||||||
# config :swoosh, :api_client, false
|
config :swoosh, :api_client, false
|
||||||
|
|
||||||
# Configure esbuild (the version is required)
|
# Configure esbuild (the version is required)
|
||||||
config :esbuild,
|
config :esbuild,
|
||||||
|
Loading…
Reference in New Issue
Block a user