Codebase list enumiax / 85cd81a2-375a-404e-8e24-a7736e9a81a3/main config.h
85cd81a2-375a-404e-8e24-a7736e9a81a3/main

Tree @85cd81a2-375a-404e-8e24-a7736e9a81a3/main (Download .tar.gz)

config.h @85cd81a2-375a-404e-8e24-a7736e9a81a3/mainraw · history · blame

1
2
3
4
5
6
7
/* Auto-Generated Passphrase Options */

/* Minimum & maximum default passphrase length in characters */
#define MIN_USER_LEN 1
#define MAX_USER_LEN 8
#define MIN_PASS_LEN 1
#define MAX_PASS_LEN 6