add status_net/config
This commit is contained in:
parent
dbcc1b105e
commit
3b8180d7d1
6 changed files with 63 additions and 15 deletions
|
|
@ -420,7 +420,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