소스 검색

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


불러오는 중...
취소
저장