Skip to content

Commit

Permalink
fixing wrong timezone on ftp
Browse files Browse the repository at this point in the history
  • Loading branch information
tenksom authored Mar 16, 2024
1 parent 1e689b6 commit 30b4bf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/web/ftp.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 30b4bf9

Please sign in to comment.