prepared the gui to remove messages

This commit is contained in:
SJ
2015-07-07 14:12:35 +02:00
parent 1b9e2e639d
commit 2b6e12d89a
22 changed files with 115 additions and 2 deletions

View File

@ -144,6 +144,7 @@ $config['MEMCACHED_ENABLED'] = 0;
$config['PASSWORD_CHANGE_ENABLED'] = 0;
$config['ENABLE_STATISTICS'] = 1;
$config['ENABLE_HISTORY'] = 1;
$config['ENABLE_DELETE'] = 0;
$config['ENABLE_REMOTE_IMAGES'] = '0';
$config['ENABLE_ON_THE_FLY_VERIFICATION'] = 0;
$config['ENABLE_LDAP_IMPORT_FEATURE'] = 0;