Get rid of incorrectly-specified (and therefore unused SuppressDescription IndexOptions
[mirror/dsa-puppet.git] / modules / apache2 / files / puppet-ftp-macros
index 2796fec..73727d7 100644 (file)
@@ -3,7 +3,7 @@
     <Macro ftp-archive $root>
       <Directory $root>
         Require all granted
-        IndexOptions NameWidth=* +SuppressDescription
+        IndexOptions NameWidth=*
         Options +Indexes +FollowSymLinks
         FileETag MTime Size
       </Directory>