projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2420d7f
)
Add disableChat option
author
Mark Felder
<feld@FreeBSD.org>
Wed, 13 May 2020 21:30:24 +0000
(16:30 -0500)
committer
Mark Felder
<feld@FreeBSD.org>
Wed, 13 May 2020 21:30:24 +0000
(16:30 -0500)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index 5e097aec27d1136949f3518b0f0497b831cf87c3..2870a65914cc8a49c49bbc999f9b8aed22039eb6 100644
(file)
--- a/
config/description.exs
+++ b/
config/description.exs
@@
-1154,6
+1154,12
@@
config :pleroma, :config_description, [
description:
"When a message has a subject (aka Content Warning), collapse it by default"
},
+ %{
+ key: :disableChat,
+ label: "PleromaFE Chat",
+ type: :boolean,
+ description: "Disables PleromaFE Chat component"
+ },
%{
key: :formattingOptionsEnabled,
label: "Formatting options enabled",