X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fgun%2Fapi.ex;h=09be743926bac9de1b7627236c07676d4119f094;hb=4d543fcb759dccc3627be66851789712c189a540;hp=f51cd7db8a83cb995f6c609deac3e48456fca5f8;hpb=5e365448f3fed98da0395ad69c9325795a85a12d;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