diff --git a/services/pleroma.nix b/services/pleroma.nix index 2593c81..13b9435 100644 --- a/services/pleroma.nix +++ b/services/pleroma.nix @@ -62,6 +62,7 @@ in { notify_email: "pleroma@alarsyo.net", limit: 5000, registrations_open: false + healthcheck: true config :pleroma, :media_proxy, enabled: false,