Get rid of incorrectly-specified (and therefore unused SuppressDescription IndexOptions
[mirror/dsa-puppet.git] / modules / roles / templates / apache-archive.debian.org.erb
index a4b1f9c..21bd9aa 100644 (file)
@@ -19,7 +19,7 @@
 
        <Directory <%= archive_root %>>
                Require all granted
-               IndexOptions NameWidth=* +SuppressDescription
+               IndexOptions NameWidth=*
                Options +Indexes +FollowSymLinks
        </Directory>