mirror of
https://github.com/PGYER/codefever.git
synced 2026-06-21 23:42:49 +08:00
6 lines
151 B
PHP
Executable File
6 lines
151 B
PHP
Executable File
<?php if (!defined('BASEPATH')) exit('No direct script access allowed');
|
|
|
|
$config['crontab'] = [
|
|
// ['crontab', 'backend|customize', 'command']
|
|
];
|