Remove redundant IndexOptions from all vhosts
[mirror/dsa-puppet.git] / modules / apache2 / files / puppet-ftp-macros
index 73727d7..304dc7a 100644 (file)
@@ -3,7 +3,6 @@
     <Macro ftp-archive $root>
       <Directory $root>
         Require all granted
-        IndexOptions NameWidth=*
         Options +Indexes +FollowSymLinks
         FileETag MTime Size
       </Directory>