projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bdde14
)
formattingOptionsEnabled no longer exists
author
Mark Felder
<feld@FreeBSD.org>
Wed, 13 May 2020 21:31:15 +0000
(16:31 -0500)
committer
Mark Felder
<feld@FreeBSD.org>
Wed, 13 May 2020 21:31:15 +0000
(16:31 -0500)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index 2870a65914cc8a49c49bbc999f9b8aed22039eb6..b4c598cb4529764c640f3c8d69c802668a30e98a 100644
(file)
--- a/
config/description.exs
+++ b/
config/description.exs
@@
-1160,13
+1160,6
@@
config :pleroma, :config_description, [
type: :boolean,
description: "Disables PleromaFE Chat component"
},
- %{
- key: :formattingOptionsEnabled,
- label: "Formatting options enabled",
- type: :boolean,
- description:
- "Enable setting a formatting different than plain-text (ie. HTML, Markdown) when posting, relates to `:instance`, `allowed_post_formats`"
- },
%{
key: :hidePostStats,
label: "Hide post stats",