Revert, this is useful in an edge case
This commit is contained in:
parent
ce78b64db8
commit
50e226bc52
1 changed files with 1 additions and 0 deletions
|
@ -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]}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue