mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 03:17:01 +02:00
added a hint to empty query message
This commit is contained in:
@ -230,6 +230,8 @@ $config['MAX_AUDIT_HITS'] = 1000;
|
||||
|
||||
$config['MIN_PASSWORD_LENGTH'] = 6;
|
||||
|
||||
$config['MIN_PREFIX_LEN'] = 5;
|
||||
|
||||
$config['CGI_INPUT_FIELD_WIDTH'] = 50;
|
||||
$config['CGI_INPUT_FIELD_HEIGHT'] = 7;
|
||||
|
||||
|
Reference in New Issue
Block a user