Clarify where the Features panel is
authorMark Felder <feld@FreeBSD.org>
Wed, 13 May 2020 21:57:33 +0000 (16:57 -0500)
committerMark Felder <feld@FreeBSD.org>
Wed, 13 May 2020 21:57:33 +0000 (16:57 -0500)
config/description.exs

index 8ba1cf3691814d685d5c6baccf9b7e9472f83f7f..7d7f4e93b2eda5082935b1c59bac05aac20254de 100644 (file)
@@ -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,