1
0
Fork 0

Merge pull request #6899 from kohkimakimoto/update-doc

update doc
pull/6907/merge
Jordi Boggiano 2017-12-16 21:59:54 +01:00 committed by GitHub
commit 5f382e1e63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -866,7 +866,7 @@ configuration in the project's `composer.json` always wins.
The `COMPOSER_CACHE_DIR` var allows you to change the Composer cache directory,
which is also configurable via the [`cache-dir`](06-config.md#cache-dir) option.
By default it points to $COMPOSER_HOME/cache on \*nix and OSX, and
By default it points to `$COMPOSER_HOME/cache` on \*nix and OSX, and
`C:\Users\<user>\AppData\Local\Composer` (or `%LOCALAPPDATA%/Composer`) on Windows.
### COMPOSER_PROCESS_TIMEOUT