mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Remove phraseanet services, update configuration
This commit is contained in:
@@ -76,8 +76,6 @@ try {
|
||||
$app->command(new \module_console_schedulerState('scheduler:state'));
|
||||
$app->command(new \module_console_schedulerStop('scheduler:stop'));
|
||||
$app->command(new \module_console_schedulerStart('scheduler:start'));
|
||||
$app->command(new \module_console_fileEnsureProductionSetting('check:ensure-production-settings'));
|
||||
$app->command(new \module_console_fileEnsureDevSetting('check:ensure-dev-settings'));
|
||||
|
||||
$app->command(new Mailtest('mail:test'));
|
||||
|
||||
|
Reference in New Issue
Block a user