This commit is contained in:
href 2019-01-30 21:08:41 +01:00
commit 5ea0397e2d
No known key found for this signature in database
GPG key ID: EE8296C1A152C325
3 changed files with 3 additions and 3 deletions

View file

@ -132,7 +132,7 @@ defmodule Pleroma.Application do
[]
end ++
if Pleroma.Config.get([Pleroma.Uploader, :proxy_remote]) do
[:uploadproxy]
[:upload]
else
[]
end