updated maintenance mode, commands and login

This commit is contained in:
denisdulici
2020-02-11 00:12:14 +03:00
parent 1b27e6fac8
commit b76698dbe1
7 changed files with 14 additions and 47 deletions

View File

@ -47,7 +47,7 @@ class Update extends Command
*/
public function handle()
{
set_time_limit(900); // 15 minutes
set_time_limit(3600); // 1 hour
$this->alias = $this->argument('alias');