projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5131149
)
Add missing showFeaturesPanel setting
author
Mark Felder
<feld@FreeBSD.org>
Wed, 13 May 2020 21:49:56 +0000
(16:49 -0500)
committer
Mark Felder
<feld@FreeBSD.org>
Wed, 13 May 2020 21:49:56 +0000
(16:49 -0500)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index 80c4ac96dfd7bfb83756e7e5cfbc9fc375b467eb..ca02d22612b11f5ad4c67fc03e608c847957648b 100644
(file)
--- a/
config/description.exs
+++ b/
config/description.exs
@@
-1263,6
+1263,12
@@
config :pleroma, :config_description, [
type: :boolean,
description: "Copy the scope (private/unlisted/public) in replies to posts by default"
},
+ %{
+ key: :showFeaturesPanel,
+ label: "Show instance features panel",
+ type: :boolean,
+ description: "Enables panel displaying functionality of the instance."
+ },
%{
key: :showInstanceSpecificPanel,
label: "Show instance specific panel",