Skip to content

Commit 2bbdff5

Browse files
committed
update
1 parent 51ddafc commit 2bbdff5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

migrations/2017_10_15_080540_init.php

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
use Illuminate\Database\Schema\Builder;
66
use Plugin\XunSearch\Utils\XunSearchUtils;
77

8+
@set_time_limit(0);
9+
@ini_set('max_execution_time', 0);
810
$xunSearchUtils = new XunSearchUtils;
911

1012
return [

0 commit comments

Comments
 (0)