instrumenters has no effect in Endpoint anymore

This commit is contained in:
Mark Felder 2020-10-07 11:52:23 -05:00
parent 8caa6cf91d
commit 87fc5a40f4

View file

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