Browse Source

Fix env var docs

Jordi Boggiano 8 năm trước cách đây
mục cha
commit
69282de829
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      doc/03-cli.md

+ 1 - 1
doc/03-cli.md

@@ -900,7 +900,7 @@ repository options.
 
 ### COMPOSER_HTACCESS_PROTECT
 
-Defaults to `true`. If set to `false`, Composer will not create `.htaccess` files in the
+Defaults to `1`. If set to `0`, Composer will not create `.htaccess` files in the
 composer home, cache, and data directories.
 
 ← [Libraries](02-libraries.md)  |  [Schema](04-schema.md) →