Quellcode durchsuchen

Simplify documentation for htaccess-protect config option

Wil Hall vor 7 Jahren
Ursprung
Commit
bf088c76c4
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  1. 0 2
      doc/06-config.md

+ 0 - 2
doc/06-config.md

@@ -269,6 +269,4 @@ Example:
 
 Defaults to `true`. If set to `false`, Composer will not create `.htaccess` files in the composer home, cache, and data directories.
 
-Previously, Composer unconditionally created these files to mitigate the potential for someone to expose these directories under their Apache document root. The default value of this option preserves the previous behavior.
-
 ← [Repositories](05-repositories.md)  |  [Community](07-community.md) →