Merge pull request #87 from fsr/ftp-timezone-fix
fixing wrong timezone on ftp
This commit is contained in:
commit
cf49b8dd13
|
@ -12,6 +12,7 @@ in
|
|||
fancyindex on;
|
||||
fancyindex_exact_size off;
|
||||
error_page 403 /403.html;
|
||||
fancyindex_localtime on;
|
||||
'';
|
||||
locations."~/(klausuren|uebungen|skripte|abschlussarbeiten)".extraConfig = ''
|
||||
allow 141.30.0.0/16;
|
||||
|
|
Loading…
Reference in a new issue