s/Pleroma.Mailer/Pleroma.Emails.Mailer/
This commit is contained in:
parent
0ab563d334
commit
1791ee8ec4
10 changed files with 20 additions and 12 deletions
|
|
@ -413,7 +413,7 @@ config :ueberauth,
|
|||
|
||||
config :pleroma, :auth, oauth_consumer_strategies: oauth_consumer_strategies
|
||||
|
||||
config :pleroma, Pleroma.Mailer, adapter: Swoosh.Adapters.Sendmail
|
||||
config :pleroma, Pleroma.Emails.Mailer, adapter: Swoosh.Adapters.Sendmail
|
||||
|
||||
config :prometheus, Pleroma.Web.Endpoint.MetricsExporter, path: "/api/pleroma/app_metrics"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue