aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/description.exs7
1 files changed, 0 insertions, 7 deletions
diff --git a/config/description.exs b/config/description.exs
index 2870a6591..b4c598cb4 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -1161,13 +1161,6 @@ config :pleroma, :config_description, [
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",
type: :boolean,