add/fix iplocation

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
si458
2024-05-21 20:01:45 +01:00
parent 4cd7b408fa
commit 7e7361de9b
3 changed files with 9 additions and 3 deletions

View File

@@ -1742,6 +1742,11 @@
"default": false,
"description": "Enables the geo-location feature and device location map in the user interface, this feature is not being worked on."
},
"ipLocation": {
"type": "boolean",
"default": false,
"description": "When enabled, the remote agents will submit there approximate location to MeshCentral, Use in combination with \"geoLocation\"."
},
"novnc": {
"type": "boolean",
"default": true,