mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Many fixes.
This commit is contained in:
parent
85acf14a25
commit
f8dcd0c244
19 changed files with 1153 additions and 83 deletions
|
|
@ -18,7 +18,8 @@
|
|||
"_UserAllowedIP": "127.0.0.1,::1,192.168.0.100",
|
||||
"_LocalDiscovery": { "name": "Local server name", "info": "Information about this server" },
|
||||
"_TlsOffload": true,
|
||||
"_MpsTlsOffload": true
|
||||
"_MpsTlsOffload": true,
|
||||
"_WebRtConfig": { "iceServers": [ { "urls": "stun:stun.services.mozilla.com" }, { "urls": "stun:stun.l.google.com:19302" } ] }
|
||||
},
|
||||
"_domains": {
|
||||
"": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue