Added device MeshCentral Router link filtering.

This commit is contained in:
Ylian Saint-Hilaire
2021-02-25 12:31:03 -08:00
parent 852fadeaf5
commit 069656f632
3 changed files with 11 additions and 3 deletions

View File

@@ -157,7 +157,8 @@
{
"name": "HTTP",
"protocol": "http",
"port": 80
"port": 80,
"_filter": [ "mesh//xxxx", "node//xxxx" ]
},
{
"name": "HTTPS",