X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fdescription.exs;h=d7788a63d2f66cecc635317378cab20f1cb6bd9d;hb=8bed6ea922dbc1cfb8166fea6ce344d3618b3d52;hp=62f17c92f3595eeeb21c96f76fd45e4165bb18e7;hpb=2ab52d52248224c61b857f2fc54adff80343e3c0;p=akkoma diff --git a/config/description.exs b/config/description.exs index 62f17c92f..d7788a63d 100644 --- a/config/description.exs +++ b/config/description.exs @@ -2274,20 +2274,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,