mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fixed user session counts
This commit is contained in:
parent
203a86518e
commit
e102b21f29
6 changed files with 17 additions and 15 deletions
|
@ -16,7 +16,9 @@
|
|||
"_ClickOnce": false,
|
||||
"_SelfUpdate": true,
|
||||
"_UserAllowedIP": "127.0.0.1,::1,192.168.0.100",
|
||||
"_LocalDiscovery": { "name": "Local server name", "info": "Information about this server" }
|
||||
"_LocalDiscovery": { "name": "Local server name", "info": "Information about this server" },
|
||||
"_TlsOffload": true,
|
||||
"_MpsTlsOffload": true
|
||||
},
|
||||
"_domains": {
|
||||
"": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue