From 7fb63367c6b727740e101b6a86ee28760fff28b4 Mon Sep 17 00:00:00 2001 From: Florin-Ciprian Bodin Date: Tue, 31 Oct 2023 18:40:19 +0200 Subject: [PATCH] Update AutoIndex.conf.php --- AutoIndex.conf.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/AutoIndex.conf.php b/AutoIndex.conf.php index a8d0352..a9ec473 100644 --- a/AutoIndex.conf.php +++ b/AutoIndex.conf.php @@ -3,10 +3,11 @@ /* AutoIndex PHP Script config file base_dir ./ +assets_path assets/ icon_path index_icons/winvista/ flag_path flags/language/ language en -template ./templates/SwiftBlue/ +template ./templates/default/ log_file access.log description_file description_file user_list .htpasswd.autoindex @@ -25,8 +26,8 @@ days_new 30 thumbnail_height 150 bandwidth_limit 0 md5_show 10 -entries_per_page 200 +entries_per_page 300 */ -?> \ No newline at end of file +?>