mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 23:03:45 +02:00
Make config caching less aggressive
This commit is contained in:
@@ -114,7 +114,6 @@ class AppSettingsCommand extends Command
|
||||
$this->checkForRedis();
|
||||
$this->writeToEnvironment($this->variables);
|
||||
|
||||
$this->command->call('config:cache');
|
||||
$this->info($this->command->output());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user