Skip to content

Commit 5a8eae7

Browse files
authored
Update Settings.php
1 parent a4715ec commit 5a8eae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/vennv/vapm/Settings.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ final class Settings
3333
* The time in seconds to check should drop the promise if the promise is not resolved or rejected
3434
* in the specified time.
3535
*/
36-
public const TIME_DROP = 15;
36+
public const TIME_DROP = 7;
3737

38-
}
38+
}

0 commit comments

Comments
 (0)