Added agent signature locking support.

This commit is contained in:
Ylian Saint-Hilaire
2022-05-29 12:35:27 -07:00
parent a799b9855a
commit c04666895c
3 changed files with 5 additions and 0 deletions

View File

@@ -59,6 +59,7 @@
"_userBlockedIP": "127.0.0.1,::1,192.168.0.100",
"_agentAllowedIP": "192.168.0.100/24",
"_agentBlockedIP": "127.0.0.1,::1",
"_agentSignLock": true,
"_authLog": "c:\\temp\\auth.log",
"_InterUserMessaging": [ "user//admin" ],
"_manageAllDeviceGroups": [ "user//admin" ],