Update Remote-Access_Containers/meshcentral/config.json
This commit is contained in:
@@ -64,7 +64,8 @@
|
||||
"nonalpha": 3,
|
||||
"reset": 365,
|
||||
"force2factor": true,
|
||||
"oldPasswordBan": 10
|
||||
"oldPasswordBan": 10,
|
||||
"banned": "password,changeme,${SERVICE_NAME},meshcentral"
|
||||
},
|
||||
"duo2factor": {
|
||||
"integrationkey": "${DUO_INTEGRATION_KEY}",
|
||||
@@ -80,7 +81,8 @@
|
||||
"_localSessionRecording": true,
|
||||
"notifications": true,
|
||||
"certUrl": "https://${HOSTNAME}",
|
||||
"LoginKey": "${LOGIN_KEY}"
|
||||
"LoginKey": "${LOGIN_KEY}",
|
||||
"agentConfig": [ "coreDump=0" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user