Revert, this is useful in an edge case

This commit is contained in:
Mark Felder 2020-12-23 17:41:15 -06:00
parent ce78b64db8
commit 50e226bc52
1 changed files with 1 additions and 0 deletions

View File

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