I have a nginx server setup and everything is working fine. I have a virtual server setup which allows directory listing (autoindex on;).
It appears to truncate the file names at around 50 characters.
Is it possible to disable this so that it will show the entire filename? Or is there a way to increase it to say 100 or 150 characters?
Thanks!