X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fhealthcheck.ex;h=f97d14432b27d1858e0df990d71b22b5b10b0519;hb=47c20ab79635257f4a8dcd9886821d10276516a3;hp=32aafc2109bac0278b10bafc6ea4ada0d6b64244;hpb=a0c65bbd6c708b555f457bf24ec07d2d41c3fe4a;p=akkoma diff --git a/lib/healthcheck.ex b/lib/healthcheck.ex index 32aafc210..f97d14432 100644 --- a/lib/healthcheck.ex +++ b/lib/healthcheck.ex @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2019 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Healthcheck do @moduledoc """ Module collects metrics about app and assign healthy status.