Use enum empty instead
[akkoma] / config / description.exs
index 6b151a59f4b9bb4f15cf2761e38fc4c6f02a342b..2a2d70a7b4a327a26fc92ac970db8d7cd9cf2c56 100644 (file)
@@ -790,7 +790,7 @@ config :pleroma, :config_description, [
       %{
         key: :healthcheck,
         type: :boolean,
-        description: "If enabled, system data will be shown on `/api/pleroma/healthcheck`"
+        description: "If enabled, system data will be shown on `/api/v1/pleroma/healthcheck`"
       },
       %{
         key: :remote_post_retention_days,