Merge pull request #87 from fsr/ftp-timezone-fix

fixing wrong timezone on ftp
This commit is contained in:
Rouven Seifert 2024-03-17 00:42:21 +01:00 committed by GitHub
commit cf49b8dd13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@ in
fancyindex on; fancyindex on;
fancyindex_exact_size off; fancyindex_exact_size off;
error_page 403 /403.html; error_page 403 /403.html;
fancyindex_localtime on;
''; '';
locations."~/(klausuren|uebungen|skripte|abschlussarbeiten)".extraConfig = '' locations."~/(klausuren|uebungen|skripte|abschlussarbeiten)".extraConfig = ''
allow 141.30.0.0/16; allow 141.30.0.0/16;