1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

examples: remove stats hook which is not allowed in this situation

This commit is contained in:
Steffen Vogel 2019-01-12 19:04:01 +01:00
parent d066abfc16
commit 918c99881c

View file

@ -32,10 +32,6 @@ nodes = {
ws = {
type = "websocket",
hooks = (
{ type = "stats" }
)
destinations = [
"http://localhost:8088/test_session"
]