Remove Proxy settings that were not meant to exist under Pleroma.Upload

This commit is contained in:
Mark Felder 2020-12-23 17:01:11 -06:00
parent 88530c02d6
commit 7aec234b44
1 changed files with 0 additions and 1 deletions

View File

@ -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]}
]