mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
Improved scalability and migration support from MeshCentral1
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"AllowLoginToken": true,
|
||||
"AllowFraming": true,
|
||||
"WebRTC": false,
|
||||
"ClickOnce": false
|
||||
"ClickOnce": false,
|
||||
"UserAllowedIP" : "127.0.0.1,::1,192.168.0.100"
|
||||
},
|
||||
"_domains": {
|
||||
"": {
|
||||
|
||||
Reference in New Issue
Block a user