logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 87fc5a40f4cf5aca7dab9ee5ac11bea35d1281b6
parent 8caa6cf91d0d354ce64c1d923112d358295222a2
Author: Mark Felder <feld@FreeBSD.org>
Date:   Wed,  7 Oct 2020 11:52:23 -0500

instrumenters has no effect in Endpoint anymore

Diffstat:

Mconfig/config.exs1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/config/config.exs b/config/config.exs @@ -123,7 +123,6 @@ websocket_config = [ # Configures the endpoint config :pleroma, Pleroma.Web.Endpoint, - instrumenters: [Pleroma.Web.Endpoint.Instrumenter], url: [host: "localhost"], http: [ ip: {127, 0, 0, 1},