X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fdescription.exs;h=9d8e3b93cd53409909c309d41a8dc74277bcb836;hb=f070b5569ca0eafdca79f1f3e3b6b5025f3f8fc9;hp=7fac1e5611a2c6766371e4ef73baf6e8fecd3fd5;hpb=3c828016d9d1ecb1ebcebb00aaadec2ace37f807;p=akkoma diff --git a/config/description.exs b/config/description.exs index 7fac1e561..9d8e3b93c 100644 --- a/config/description.exs +++ b/config/description.exs @@ -2273,20 +2273,6 @@ config :pleroma, :config_description, [ } ] }, - %{ - group: :pleroma, - key: :notifications, - type: :group, - description: "Notification settings", - children: [ - %{ - key: :enable_follow_request_notifications, - type: :boolean, - description: - "Enables notifications on new follow requests (causes issues with older PleromaFE versions)." - } - ] - }, %{ group: :pleroma, key: Pleroma.Emails.UserEmail,