Skip to content

Commit

Permalink
Include external-groups sync when running all ID Broker cron jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
forevermatt committed Sep 10, 2024
1 parent 521c56d commit 3368d00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/console/controllers/CronController.php
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ public function actionAll()
'actionSendMethodReminderEmails',
'actionSendPasswordExpiryEmails',
'actionGoogleAnalytics',
'actionSyncExternalGroups',
];

if (\Yii::$app->params['google']['enableSheetsExport']) {
Expand Down

0 comments on commit 3368d00

Please sign in to comment.