mirror of
https://git.rape.pet/ulith/amputoma.git
synced 2025-02-24 13:43:59 +01:00
Config: Remove Statusnet preloader.
This commit is contained in:
parent
28feba8af4
commit
65fd28e0c4
1 changed files with 1 additions and 2 deletions
|
@ -436,8 +436,7 @@ config :pleroma, Pleroma.Web.Metadata,
|
||||||
|
|
||||||
config :pleroma, Pleroma.Web.Preload,
|
config :pleroma, Pleroma.Web.Preload,
|
||||||
providers: [
|
providers: [
|
||||||
Pleroma.Web.Preload.Providers.Instance,
|
Pleroma.Web.Preload.Providers.Instance
|
||||||
Pleroma.Web.Preload.Providers.StatusNet
|
|
||||||
]
|
]
|
||||||
|
|
||||||
config :pleroma, :http_security,
|
config :pleroma, :http_security,
|
||||||
|
|
Loading…
Add table
Reference in a new issue