Files
codefever/application/config/schedule.php

6 lines
151 B
PHP
Executable File

<?php if (!defined('BASEPATH')) exit('No direct script access allowed');
$config['crontab'] = [
// ['crontab', 'backend|customize', 'command']
];