We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5303743 commit a06809eCopy full SHA for a06809e
config/sqd.php
@@ -65,7 +65,7 @@
65
|
66
*/
67
68
- 'max_time' => (int) env('SQD_QUERY_MAX_TIME', 0),
+ 'max_time' => (int) env('SQD_QUERY_MAX_TIME', 50),
69
],
70
71
];
0 commit comments