Erste Config für media.

This commit is contained in:
baldo 2015-08-30 15:34:47 +02:00
commit bffd8b1db9
12 changed files with 77 additions and 33 deletions

View file

@ -0,0 +1,5 @@
location / {
autoindex on;
autoindex_exact_size on;
autoindex_localtime off;
}