[gimp-web/oscp] Add NameWidth to IndexOptions



commit 74d1fa0ea832df19ed9aacf06770fee3e366f4ab
Author: Michael Schumacher <schumaml gmx de>
Date:   Thu Mar 26 22:47:29 2020 +0100

    Add NameWidth to IndexOptions

 download.gimp.org/app_data/httpd-cfg/download.gimp.org.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/download.gimp.org/app_data/httpd-cfg/download.gimp.org.conf 
b/download.gimp.org/app_data/httpd-cfg/download.gimp.org.conf
index e27c0a90..944136bd 100644
--- a/download.gimp.org/app_data/httpd-cfg/download.gimp.org.conf
+++ b/download.gimp.org/app_data/httpd-cfg/download.gimp.org.conf
@@ -37,7 +37,7 @@
 
   Options +Indexes
 
-  IndexOptions FancyIndexing VersionSort
+  IndexOptions FancyIndexing VersionSort NameWidth=*
 </Directory>
 
 <LocationMatch "^/.well-known/acme-challenge">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]