import { SyncedCron } from 'meteor/littledata:synced-cron'; SyncedCron.config({ // Log job run details to console log: false, });