Make config caching less aggressive
This commit is contained in:
parent
acdc78e89d
commit
b08d6a4b9d
5 changed files with 2 additions and 14 deletions
|
@ -92,7 +92,6 @@ class EmailSettingsCommand extends Command
|
|||
$this->writeToEnvironment($this->variables);
|
||||
|
||||
$this->line('Updating stored environment configuration file.');
|
||||
$this->call('config:cache');
|
||||
$this->line('');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue