2019-09-17 10:16:07 +03:00
|
|
|
<?php
|
|
|
|
|
|
|
|
|
|
/* AutoIndex PHP Script config file
|
|
|
|
|
|
|
|
|
|
base_dir ./
|
2023-10-31 18:40:19 +02:00
|
|
|
assets_path assets/
|
2019-09-17 10:16:07 +03:00
|
|
|
icon_path index_icons/winvista/
|
|
|
|
|
flag_path flags/language/
|
2023-11-27 17:14:50 +02:00
|
|
|
template_path ./templates/
|
2019-09-17 10:16:07 +03:00
|
|
|
language en
|
2023-10-31 18:40:19 +02:00
|
|
|
template ./templates/default/
|
2019-09-17 10:16:07 +03:00
|
|
|
log_file access.log
|
2019-11-07 00:47:06 +02:00
|
|
|
description_file description_file
|
2019-09-17 10:16:07 +03:00
|
|
|
user_list .htpasswd.autoindex
|
|
|
|
|
download_count false
|
|
|
|
|
hidden_files hidden_files
|
|
|
|
|
banned_list false
|
|
|
|
|
show_dir_size true
|
2020-12-23 03:18:48 +02:00
|
|
|
use_login_system true
|
2019-09-17 10:16:07 +03:00
|
|
|
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
|
2023-10-31 18:40:19 +02:00
|
|
|
entries_per_page 300
|
2019-09-17 10:16:07 +03:00
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
2023-10-31 18:40:19 +02:00
|
|
|
?>
|