Removed unused config.php vars

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO 2020-03-15 11:30:56 +01:00
parent 181f662c3d
commit 75337bf47f

View File

@ -269,9 +269,6 @@ $config['MIN_PASSWORD_LENGTH'] = 6;
$config['MIN_PREFIX_LEN'] = 5;
$config['CGI_INPUT_FIELD_WIDTH'] = 50;
$config['CGI_INPUT_FIELD_HEIGHT'] = 7;
$config['ADMIN_CAN_POWER_SEARCH'] = 0;
$config['FOUR_EYES_LOGIN_FOR_AUDITOR'] = 0;