Instead of adding the keys separately, you can enter one key
containing all of the information in the following format:
{
"Server":{
"HttpsPort":"443"
},
"db":{
"index":{
"entry":{
"disable":true
}
}
},
"limit":{
"docker":{
"memory":true
}
},
"password":{
"policy":{
"default":{
"Enabled":true,
"MinLowercaseChars":4,
"MinUppercaseChars":4,
"ExpireAfter":4,
"ExpireUnit":"day",
"PreventRepetition":true,
"MaxFailedLoginAttempts":4,
"SelfUnlockAfterMinutes":4
}
}
}
}