Update AutoIndex.conf.php

This commit is contained in:
Florin-Ciprian Bodin
2023-10-31 18:40:19 +02:00
committed by GitHub
parent 522b538fc0
commit 7fb63367c6

View File

@@ -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
*/
?>
?>