Skip to content
Snippets Groups Projects
Commit 281ddd5e authored by rinpatch's avatar rinpatch
Browse files

Connection pool: fix connections being supervised by gun_sup

parent 1b15cb06
Branches
Tags
No related merge requests found
......@@ -19,7 +19,8 @@ defmodule Pleroma.Gun.API do
:tls_opts,
:tcp_opts,
:socks_opts,
:ws_opts
:ws_opts,
:supervise
]
@impl Gun
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment