Ent 7015 establecer las nuevas consolas visuales habilitadas por defecto en instalaciones nuevas

This commit is contained in:
Marcos Alconada 2021-02-05 15:08:58 +01:00 committed by Daniel Rodriguez
parent 28efbe3a27
commit 92cf6c60cb
1 changed files with 1 additions and 1 deletions

View File

@ -2778,7 +2778,7 @@ function config_process_config()
}
if (!isset($config['legacy_vc'])) {
config_update_value('legacy_vc', 1);
config_update_value('legacy_vc', 0);
}
if (!isset($config['vc_default_cache_expiration'])) {