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
1 changed files with 0 additions and 1 deletions

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},