• Why Crons doesn't run?

    Hello everyone! Someone knows why all my crons doens't runs automatically? None cron register activity, althougt is configured with an execution minimun interval. I added this line: $sugar_config['cron']['min_cron_interval'] = 0; on my config_override…