Make config caching less aggressive
This commit is contained in:
parent
acdc78e89d
commit
b08d6a4b9d
5 changed files with 2 additions and 14 deletions
|
@ -114,7 +114,6 @@ class AppSettingsCommand extends Command
|
|||
$this->checkForRedis();
|
||||
$this->writeToEnvironment($this->variables);
|
||||
|
||||
$this->command->call('config:cache');
|
||||
$this->info($this->command->output());
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue