UploadedMedia module name
This commit is contained in:
parent
ebd6dd7c53
commit
a5987155f7
3 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ defmodule Pleroma.Web.Endpoint do
|
|||
plug(Pleroma.Plugs.SetLocalePlug)
|
||||
plug(CORSPlug)
|
||||
plug(Pleroma.Plugs.HTTPSecurityPlug)
|
||||
plug(Pleroma.Plugs.UploadedMedia)
|
||||
plug(Pleroma.Web.Plugs.UploadedMedia)
|
||||
|
||||
@static_cache_control "public, no-cache"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue