diff options
-rw-r--r-- | config/description.exs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/description.exs b/config/description.exs index 2119ed177..8d22c6f48 100644 --- a/config/description.exs +++ b/config/description.exs @@ -1238,11 +1238,6 @@ config :pleroma, :config_description, [ description: "Whenether to show the instance's specific panel" }, %{ - key: :stickers, - type: :boolean, - description: "Enables stickers." - }, - %{ key: :subjectLineBehavior, label: "Subject line behavior", type: :string, |