add status_net/config
This commit is contained in:
parent
f73b2063f4
commit
aa26dc6a13
6 changed files with 63 additions and 15 deletions
|
|
@ -419,7 +419,8 @@ config :pleroma, Pleroma.Web.Preload,
|
|||
providers: [
|
||||
Pleroma.Web.Preload.Providers.Instance,
|
||||
Pleroma.Web.Preload.Providers.User,
|
||||
Pleroma.Web.Preload.Providers.Timelines
|
||||
Pleroma.Web.Preload.Providers.Timelines,
|
||||
Pleroma.Web.Preload.Providers.StatusNet
|
||||
]
|
||||
|
||||
config :pleroma, :http_security,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue