X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fgun%2Fapi.ex;h=09be743926bac9de1b7627236c07676d4119f094;hb=66e00ace7c0708f2f9361bc6e1008ccea08cb6ef;hp=f51cd7db8a83cb995f6c609deac3e48456fca5f8;hpb=349b9d86dc25ae9514781ef2ac56953fa357a031;p=akkoma diff --git a/lib/pleroma/gun/api.ex b/lib/pleroma/gun/api.ex index f51cd7db8..09be74392 100644 --- a/lib/pleroma/gun/api.ex +++ b/lib/pleroma/gun/api.ex @@ -19,7 +19,8 @@ defmodule Pleroma.Gun.API do :tls_opts, :tcp_opts, :socks_opts, - :ws_opts + :ws_opts, + :supervise ] @impl Gun