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:
@@ -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('');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user