瀏覽代碼

Fix mix tasks failing on OTP releases

No idea why this was even added.
Closes #1678
contrib/munin-healthcheck
rinpatch 4 年之前
父節點
當前提交
2ba754ffe1
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      lib/mix/pleroma.ex

+ 0
- 1
lib/mix/pleroma.ex 查看文件

@@ -5,7 +5,6 @@
defmodule Mix.Pleroma do
@doc "Common functions to be reused in mix tasks"
def start_pleroma do
Mix.Task.run("app.start")
Application.put_env(:phoenix, :serve_endpoints, false, persistent: true)

if Pleroma.Config.get(:env) != :test do


Loading…
取消
儲存