X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fdescription.exs;h=a663d812760962306f38ca16a9325efc17b79616;hb=2c55f7d7cb25b857265df67c21bc59f7778653ee;hp=0552b37e07670f008e389306d38d49b922be0739;hpb=77c239f3092af61d0896ae412e9180503dd98b00;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,