forked from AkkomaGang/akkoma
not needed
This commit is contained in:
parent
7bfb041658
commit
dad76703aa
1 changed files with 1 additions and 2 deletions
|
@ -28,8 +28,7 @@ defmodule Pleroma.Config.TransferTask do
|
|||
{:pleroma, Pleroma.Captcha, [:seconds_valid]},
|
||||
{:pleroma, Pleroma.Upload, [:proxy_remote]},
|
||||
{:pleroma, :instance, [:upload_limit]},
|
||||
{:pleroma, :gopher, [:enabled]},
|
||||
{:pleroma, :mrf, [:policies]}
|
||||
{:pleroma, :gopher, [:enabled]}
|
||||
]
|
||||
|
||||
def start_link(restart_pleroma? \\ true) do
|
||||
|
|
Loading…
Reference in a new issue