X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fdescription.exs;h=2a2d70a7b4a327a26fc92ac970db8d7cd9cf2c56;hb=fef4bae0067fcd6e102e3d625390e8ae909c6bb8;hp=6b151a59f4b9bb4f15cf2761e38fc4c6f02a342b;hpb=551f92dd50f8c581d29dabd3ffd48f46587d8ca9;p=akkoma diff --git a/config/description.exs b/config/description.exs index 6b151a59f..2a2d70a7b 100644 --- a/config/description.exs +++ b/config/description.exs @@ -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,