We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3354a54 commit 65e71a4Copy full SHA for 65e71a4
webman.php
@@ -6,6 +6,7 @@
6
use Workerman\Worker;
7
use Illuminate\Support\Facades\Cache;
8
9
+putenv('APP_RUNNING_IN_CONSOLE=false');
10
define('MAX_REQUEST', 6600);
11
define('isWEBMAN', true);
12
0 commit comments