X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fdescription.exs;h=a663d812760962306f38ca16a9325efc17b79616;hb=d0cb73527f1bc21aa6bb6d21bfcdf58c406c5b0c;hp=0552b37e07670f008e389306d38d49b922be0739;hpb=efc27f64643f24e97c604efa02c15bfe3210cf3b;p=akkoma diff --git a/config/description.exs b/config/description.exs index 0552b37e0..a663d8127 100644 --- a/config/description.exs +++ b/config/description.exs @@ -272,19 +272,6 @@ config :pleroma, :config_description, [ } ] }, - %{ - group: :pleroma, - key: :fed_sockets, - type: :group, - description: "Websocket based federation", - children: [ - %{ - key: :enabled, - type: :boolean, - description: "Enable FedSockets" - } - ] - }, %{ group: :pleroma, key: Pleroma.Emails.Mailer,