1
0
Fork 0

Add cli documentation for COMPOSER_HTACCESS_PROTECT env variable

pull/6486/head
Wil Hall 2017-06-15 11:53:13 -04:00
parent bf088c76c4
commit 6b806d3afd
1 changed files with 4 additions and 0 deletions

View File

@ -898,4 +898,8 @@ If set to 1, this env changes the default path repository strategy to `mirror` i
of `symlink`. As it is the default strategy being set it can still be overwritten by
repository options.
### COMPOSER_HTACCESS_PROTECT
Defaults to `true`. If set to `false`, Composer will not create `.htaccess` files in the composer home, cache, and data directories.
← [Libraries](02-libraries.md) | [Schema](04-schema.md) →