X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fdescription.exs;h=53edaa6a89fb0b15e3dcf44747426058c25a76e5;hb=814b275af7748df6bd11dfc6be1b4efce8d5ae70;hp=aa8a8d7908d39af684623ecb5c640f8c5a580447;hpb=aad057a2d6baaa342f47f55d330f0731277dac06;p=akkoma diff --git a/config/description.exs b/config/description.exs index aa8a8d790..53edaa6a8 100644 --- a/config/description.exs +++ b/config/description.exs @@ -2587,7 +2587,7 @@ config :pleroma, :config_description, [ key: :adapter, type: :module, description: "Tesla adapter", - suggestions: [Tesla.Adapter.Hackney] + suggestions: [Tesla.Adapter.Hackney, Tesla.Adapter.Gun] } ] },