Clarify where the Features panel is

This commit is contained in:
Mark Felder 2020-05-13 16:57:33 -05:00
parent 2560a4aa56
commit 6f53d8815e
1 changed files with 1 additions and 1 deletions

View 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,