mirror of
https://github.com/zeropingheroes/lancache-autofill
synced 2024-11-10 02:14:12 +00:00
Update SteamCmd.php
This commit is contained in:
parent
b80c98b02e
commit
b46c48fd1b
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ class SteamCmd
|
|||
*
|
||||
* @return Process
|
||||
*/
|
||||
public function run($timeout = 14400, $idleTimeout = 60)
|
||||
public function run($timeout = 14400, $idleTimeout = 600)
|
||||
{
|
||||
// Always quit when finished
|
||||
$this->addArgument('quit');
|
||||
|
|
Loading…
Reference in a new issue