diff --git a/config.php.in b/config.php.in index e92a7b7..f1ed316 100644 --- a/config.php.in +++ b/config.php.in @@ -159,7 +159,7 @@ $config['ENABLE_AUDIT'] = 1; $config['MEMCACHED_ENABLED'] = 0; -$config['PASSWORD_CHANGE_ENABLED'] = 0; +$config['PASSWORD_CHANGE_ENABLED'] = 1; $config['ENABLE_STATISTICS'] = 1; $config['ENABLE_HISTORY'] = 1; $config['ENABLE_DELETE'] = 0;