add minUserIDLength config option

This commit is contained in:
Michael C
2022-12-17 23:35:13 -05:00
parent cff2325aef
commit 2683c61995
5 changed files with 9 additions and 5 deletions

View File

@@ -66,5 +66,6 @@
{
"name": "vipUsers"
}]
}
},
"minUserIDLength": 30 // minimum length of UserID to be accepted
}