commit
e41ef97ac0
1 changed files with 1 additions and 1 deletions
2
cron.php
2
cron.php
|
@ -79,7 +79,7 @@ try {
|
|||
|
||||
// We call ownCloud from the CLI (aka cron)
|
||||
if ($appmode != 'cron') {
|
||||
// Use cron in feature!
|
||||
// Use cron in future!
|
||||
OC_BackgroundJob::setExecutionType('cron');
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue