1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

'fancyindex_exact_size off;' human-readable for box/info

This commit is contained in:
root 2023-01-10 19:57:43 -05:00
parent 0ff334eeda
commit 64cd4a40a7

View file

@ -13,6 +13,7 @@ location /local_content/ {
location /info {
fancyindex on; # Directory listing for http://box/info/admin-console/
fancyindex_exact_size off; # Output human-readable file sizes.
}
location /modules/ {