aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/virtio-spec-documentroot.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/virtio-spec-documentroot.conf b/etc/virtio-spec-documentroot.conf
index c05446d..9b11957 100644
--- a/etc/virtio-spec-documentroot.conf
+++ b/etc/virtio-spec-documentroot.conf
@@ -2,7 +2,7 @@ Listen 8080
DocumentRoot /opt/app-root/src/output
<Directory "/opt/app-root/src/output">
Options Indexes
- IndexOptions FancyIndexing DescriptionWidth=*
+ IndexOptions FancyIndexing NameWidth=*
IndexStyleSheet kraxel.css
Require all granted
</Directory>