From: Mark Felder Date: Wed, 13 May 2020 21:57:33 +0000 (-0500) Subject: Clarify where the Features panel is X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=6f53d8815e5e0af9563fbe280bfbd873a06ba06d;p=akkoma Clarify where the Features panel is --- diff --git a/config/description.exs b/config/description.exs index 8ba1cf369..7d7f4e93b 100644 --- a/config/description.exs +++ b/config/description.exs @@ -1269,7 +1269,7 @@ config :pleroma, :config_description, [ key: :showFeaturesPanel, label: "Show instance features panel", type: :boolean, - description: "Enables panel displaying functionality of the instance." + description: "Enables panel displaying functionality of the instance on the About page." }, %{ key: :showInstanceSpecificPanel,