Files
AutoIndex-pl4/AutoIndex.conf.php
Florin-Ciprian Bodin 7fb63367c6 Update AutoIndex.conf.php
2023-10-31 18:40:19 +02:00

34 lines
578 B
PHP

<?php
/* AutoIndex PHP Script config file
base_dir ./
assets_path assets/
icon_path index_icons/winvista/
flag_path flags/language/
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
*/
?>