projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8caa6cf
)
instrumenters has no effect in Endpoint anymore
author
Mark Felder
<feld@FreeBSD.org>
Wed, 7 Oct 2020 16:52:23 +0000
(11:52 -0500)
committer
Mark Felder
<feld@FreeBSD.org>
Wed, 7 Oct 2020 16:52:23 +0000
(11:52 -0500)
config/config.exs
patch
|
blob
|
history
diff --git
a/config/config.exs
b/config/config.exs
index 0c73ecb59f0df9189d957dcb341290a692f44e9b..47fc7957b5c28e58d1e70561073b8f89e1dfaf50 100644
(file)
--- 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},