Config: Remove Statusnet preloader.

This commit is contained in:
lain 2020-07-06 12:25:25 +02:00
parent 28feba8af4
commit 65fd28e0c4
1 changed files with 1 additions and 2 deletions

View File

@ -436,8 +436,7 @@ config :pleroma, Pleroma.Web.Metadata,
config :pleroma, Pleroma.Web.Preload,
providers: [
Pleroma.Web.Preload.Providers.Instance,
Pleroma.Web.Preload.Providers.StatusNet
Pleroma.Web.Preload.Providers.Instance
]
config :pleroma, :http_security,