mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
added orphanAgentUser option to example and config.json schema.
This commit is contained in:
parent
29a0392df3
commit
d0216ad2b2
2 changed files with 2 additions and 0 deletions
|
|
@ -162,6 +162,7 @@
|
|||
"_userBlockedIP": "127.0.0.1,::1,192.168.0.100",
|
||||
"_agentAllowedIP": "192.168.0.100/24",
|
||||
"_agentBlockedIP": "127.0.0.1,::1",
|
||||
"_orphanAgentUser": "admin",
|
||||
"___userSessionIdleTimeout__": "Number of user idle minutes before auto-disconnect",
|
||||
"_userSessionIdleTimeout": 30,
|
||||
"__userConsentFlags__": "Set to: 1 for desktop, 2 for terminal, 3 for files, 7 for all",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue