comment(Inspiring::quote()); })->purpose('Display an inspiring quote'); Schedule::command('hosting:release-vmids')->everyFifteenMinutes(); Schedule::command('hosting:purge-iso-uploads')->hourly(); Schedule::command('hosting:prune-snapshots')->hourly(); Schedule::command('hosting:collect-metrics')->everyFiveMinutes();