Skip to content

Commit a6450c4

Browse files
authored
Added support for enable-lan-visibility property (#288)
1 parent ebe1a85 commit a6450c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

property-definitions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,9 @@
112112
"emit-server-telemetry": {
113113
"env": "EMIT_SERVER_TELEMETRY",
114114
"allowed": ["true","false"]
115+
},
116+
"enable-lan-visibility": {
117+
"env": "ENABLE_LAN_VISIBILITY",
118+
"allowed": ["true","false"]
115119
}
116120
}

0 commit comments

Comments
 (0)