Update Remote-Access_Containers/meshcentral/config.json
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
"agentAliasDNS": "${HOSTNAME}",
|
||||
"trustedproxy": "CloudFlare",
|
||||
"maxInvalidLogin": {
|
||||
"_exclude": "${IP}/24",
|
||||
"exclude": "${IP}/24",
|
||||
"time": 3,
|
||||
"count": 5,
|
||||
"coolofftime": 1440
|
||||
},
|
||||
"__maxInvalid2fa": "Time in minutes, max amount of bad two-factor authentication from a source IP in the time before 2FA's are rejected.",
|
||||
"_maxInvalid2fa": {
|
||||
"maxInvalid2fa": {
|
||||
"time": 3,
|
||||
"count": 5,
|
||||
"coolofftime": 15
|
||||
|
||||
Reference in New Issue
Block a user