Fix for #2880
Ylian Saint-Hilaire committed
Jul 9, 2021 at 14:01 UTC
2a3f55f9fda7be7bb9c7daa7825a61385fecee01
1 file changed
+1
-1
sample-config-advanced.json
+1
-1
@@ -168,7 +168,7 @@
168
"protocol": "http",
169
"port": 80,
170
"_ip": "192.168.1.100",
171
- "_filter": [ "mesh//xxxx", "node//xxxx" ]
171
+ "_filter": [ "mesh/(domainid)/(meshid)", "node/(domainid)/(nodeid)" ]
172
},
173
{
174
"name": "HTTPS",