1
0
Fork 0

Add process-timeout docs

pull/375/head
Jordi Boggiano 2012-02-27 09:32:59 +01:00
parent 7ae2a7fb99
commit f101ec16f6
1 changed files with 3 additions and 0 deletions

View File

@ -321,6 +321,9 @@ The following options are supported:
different directory if you want to.
* **bin-dir:** Defaults to `vendor/bin`. If a project includes binaries, they
will be symlinked into this directory.
* **process-timeout:** Defaults to `60`. The duration processes like git clones
can run before Composer assumes they died out. You may need to make this
higher if you have a slow connection or huge vendors.
Example: