not needed

This commit is contained in:
Alexander Strizhakov 2020-12-25 11:34:09 +03:00
parent 7bfb041658
commit dad76703aa
No known key found for this signature in database
GPG Key ID: 022896A53AEF1381
1 changed files with 1 additions and 2 deletions

View File

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