Ent 7015 establecer las nuevas consolas visuales habilitadas por defecto en instalaciones nuevas
This commit is contained in:
parent
28efbe3a27
commit
92cf6c60cb
|
@ -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'])) {
|
||||
|
|
Loading…
Reference in New Issue