21 lines
477 B
INI
Executable File
21 lines
477 B
INI
Executable File
# Trashbox CGI config
|
|
|
|
[paths]
|
|
base_path = /home/romkazvo/www
|
|
template_path = /home/romkazvo/www/cgi-bin/template.html
|
|
passwd_file = /home/romkazvo/www/cgi-bin/.htpasswd
|
|
|
|
[limits]
|
|
max_entries = 1000
|
|
|
|
[hidden]
|
|
dirs = cgi-bin,.git,.svn
|
|
files = .htpasswd,.htaccess,.gitignore, robots.txt, 404.html, 403.html
|
|
|
|
[preview]
|
|
image = jpg,jpeg,png,gif,webp,bmp,svg,ico
|
|
text = txt,md,html,htm,css,js,json,xml,csv
|
|
audio = mp3,wav,ogg,flac,m4a,aac
|
|
video = mp4,webm,ogv,mov,avi,mkv
|
|
pdf = pdf
|