Remove Proxy settings that were not meant to exist under Pleroma.Upload
This commit is contained in:
parent
88530c02d6
commit
7aec234b44
|
@ -26,7 +26,6 @@ defmodule Pleroma.Config.TransferTask do
|
|||
|
||||
@reboot_time_subkeys [
|
||||
{:pleroma, Pleroma.Captcha, [:seconds_valid]},
|
||||
{:pleroma, Pleroma.Upload, [:proxy_remote]},
|
||||
{:pleroma, :instance, [:upload_limit]},
|
||||
{:pleroma, :gopher, [:enabled]}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue