diff --git a/services/pleroma.nix b/services/pleroma.nix index 2593c81..cdddc43 100644 --- a/services/pleroma.nix +++ b/services/pleroma.nix @@ -61,7 +61,8 @@ in { email: "contact+pleroma@alarsyo.net", notify_email: "pleroma@alarsyo.net", limit: 5000, - registrations_open: false + registrations_open: false, + healthcheck: true config :pleroma, :media_proxy, enabled: false,