aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/buildsystem/templates/vhost_webstatus.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/vhost_webstatus.conf b/modules/buildsystem/templates/vhost_webstatus.conf
index 7923590c..566521b7 100644
--- a/modules/buildsystem/templates/vhost_webstatus.conf
+++ b/modules/buildsystem/templates/vhost_webstatus.conf
@@ -1,10 +1,12 @@
<Location /uploads>
Require all granted
Options Indexes
+ IndexOptions NameWidth=*
</Location>
<Location /autobuild>
Require all granted
Options Indexes
+ IndexOptions NameWidth=*
</Location>
<Directory /var/www/bs/autobuild>
Options FollowSymlinks