logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 50e226bc528a05157a310f0441d2f6e4cb84f212
parent ce78b64db8976821e5ca0cee0444fffe91744149
Author: Mark Felder <feld@feld.me>
Date:   Wed, 23 Dec 2020 17:41:15 -0600

Revert, this is useful in an edge case

Diffstat:

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

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