Skip to content

Commit f6758ad

Browse files
authored
Merge pull request #94 from leokhoa/dev
Increase the default number of PHP processes
2 parents 0f8f3ba + 0545be9 commit f6758ad

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

laragon.exe

0 Bytes
Binary file not shown.

usr/laragon.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,22 @@ Lang=English
77

88
[nginx]
99
Use=-1
10+
Upstream=2
1011
Version=nginx-1.14.0
1112
DocumentRoot=C:/laragon/www
13+
1214
[php]
1315
Version=php-5.4.9-nts-Win32-VC9-x86
16+
1417
[mysql]
1518
Use=-1
1619
Version=mysql-5.1.72-win32
20+
1721
[apache]
1822
Use=-1
23+
1924
[mongodb]
2025
Use=-1
26+
2127
[postgresql]
2228
Use=-1

0 commit comments

Comments
 (0)