logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 7aec234b44b762fe3564a9572345cc3a020a3fde
parent 88530c02d60900d1e0920d50c6c081a59010ea09
Author: Mark Felder <feld@feld.me>
Date:   Wed, 23 Dec 2020 17:01:11 -0600

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

Diffstat:

Mlib/pleroma/config/transfer_task.ex1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/lib/pleroma/config/transfer_task.ex b/lib/pleroma/config/transfer_task.ex @@ -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]} ]