created WHY2_MIN_USERNAME_LENGTH flag
This commit is contained in:
parent
b21d39a35e
commit
1004b10a28
@ -37,6 +37,7 @@ extern "C" {
|
||||
#define WHY2_DEFAULT_USERNAME "anon"
|
||||
|
||||
#define WHY2_MAX_USERNAME_LENGTH 20 //MAXIMAL USERNAME LENGTH
|
||||
#define WHY2_MIN_USERNAME_LENGTH 4 //MINIMAL USERNAME LENGTH
|
||||
#define WHY2_MAX_USERNAME_TRIES 3 //MAXIMAL USERNAME ASK COUNT
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
x
Reference in New Issue
Block a user