mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-01-18 05:06:15 +00:00
instrumenters has no effect in Endpoint anymore
This commit is contained in:
parent
8caa6cf91d
commit
87fc5a40f4
1 changed files with 0 additions and 1 deletions
|
@ -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},
|
||||
|
|
Loading…
Reference in a new issue