Skip to content

Commit

Permalink
Merge pull request #94 from leokhoa/dev
Browse files Browse the repository at this point in the history
Increase the default number of PHP processes
  • Loading branch information
leokhoa authored May 9, 2019
2 parents 0f8f3ba + 0545be9 commit f6758ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file modified laragon.exe
Binary file not shown.
6 changes: 6 additions & 0 deletions usr/laragon.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,22 @@ Lang=English

[nginx]
Use=-1
Upstream=2
Version=nginx-1.14.0
DocumentRoot=C:/laragon/www

[php]
Version=php-5.4.9-nts-Win32-VC9-x86

[mysql]
Use=-1
Version=mysql-5.1.72-win32

[apache]
Use=-1

[mongodb]
Use=-1

[postgresql]
Use=-1

0 comments on commit f6758ad

Please sign in to comment.