Kaynağa Gözat

Add MRFs to the list of things that may need a soft reboot

groups
Mark Felder Alexander Strizhakov 3 yıl önce
ebeveyn
işleme
e02889edb2
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 22896A53AEF1381
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. +2
    -1
      lib/pleroma/config/transfer_task.ex

+ 2
- 1
lib/pleroma/config/transfer_task.ex Dosyayı Görüntüle

@@ -28,7 +28,8 @@ defmodule Pleroma.Config.TransferTask do
{:pleroma, Pleroma.Captcha, [:seconds_valid]},
{:pleroma, Pleroma.Upload, [:proxy_remote]},
{:pleroma, :instance, [:upload_limit]},
{:pleroma, :gopher, [:enabled]}
{:pleroma, :gopher, [:enabled]},
{:pleroma, :mrf, [:policies]}
]

def start_link(restart_pleroma? \\ true) do


Yükleniyor…
İptal
Kaydet