mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Server upgrade improvements.
This commit is contained in:
parent
9ed9257707
commit
4e0764fe4d
4 changed files with 7 additions and 8 deletions
|
@ -74,10 +74,8 @@
|
|||
"meshcommander": "https://www.meshcommander.com/"
|
||||
},
|
||||
"__MaxInvalidLogin": "Time in minutes, max amount of bad logins from a source IP in the time before logins are rejected.",
|
||||
"MaxInvalidLogin": { "time": 10, "count": 10, "coolofftime": 10 },
|
||||
"Plugins": {
|
||||
"enabled": true
|
||||
}
|
||||
"_MaxInvalidLogin": { "time": 10, "count": 10, "coolofftime": 10 },
|
||||
"_Plugins": { "enabled": true }
|
||||
},
|
||||
"_domains": {
|
||||
"": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue