projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2560a4a
)
Clarify where the Features panel is
author
Mark Felder
<feld@FreeBSD.org>
Wed, 13 May 2020 21:57:33 +0000
(16:57 -0500)
committer
Mark Felder
<feld@FreeBSD.org>
Wed, 13 May 2020 21:57:33 +0000
(16:57 -0500)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index 8ba1cf3691814d685d5c6baccf9b7e9472f83f7f..7d7f4e93b2eda5082935b1c59bac05aac20254de 100644
(file)
--- 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,