From: Mark Felder Date: Wed, 13 May 2020 21:19:17 +0000 (-0500) Subject: Stickers setting does not exist X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=e2c80e62f1234165ba296beeac20d8e8bd6fc295;p=akkoma Stickers setting does not exist --- diff --git a/config/description.exs b/config/description.exs index 2119ed177..8d22c6f48 100644 --- a/config/description.exs +++ b/config/description.exs @@ -1237,11 +1237,6 @@ config :pleroma, :config_description, [ type: :boolean, description: "Whenether to show the instance's specific panel" }, - %{ - key: :stickers, - type: :boolean, - description: "Enables stickers." - }, %{ key: :subjectLineBehavior, label: "Subject line behavior",