mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added agent signature locking support.
This commit is contained in:
parent
a799b9855a
commit
c04666895c
3 changed files with 5 additions and 0 deletions
|
|
@ -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" ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue