Restart queue worker when changing email settings (#457)
This commit is contained in:
parent
07735464c7
commit
7557dc1c8d
@ -61,6 +61,8 @@ class EmailSettingsCommand extends Command
|
||||
|
||||
$this->writeToEnvironment($this->variables);
|
||||
|
||||
$this->call('queue:restart');
|
||||
|
||||
$this->line('Updating stored environment configuration file.');
|
||||
$this->line('');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user