Files
AutoIndex-pl4/AutoIndex.conf.php
Florin-Ciprian Bodin 0e4257bf42 Update AutoIndex.conf.php
2023-11-27 17:14:50 +02:00

35 lines
605 B
PHP

<?php
/* AutoIndex PHP Script config file
base_dir ./
assets_path assets/
icon_path index_icons/winvista/
flag_path flags/language/
template_path ./templates/
language en
template ./templates/default/
log_file access.log
description_file description_file
user_list .htpasswd.autoindex
download_count false
hidden_files hidden_files
banned_list false
show_dir_size true
use_login_system true
force_download false
search_enabled true
anti_leech true
must_login_to_download false
archive true
parse_htaccess false
days_new 30
thumbnail_height 150
bandwidth_limit 0
md5_show 10
entries_per_page 300
*/
?>