1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-08 03:26:08 +03:00
Martin Weinelt 2025-02-02 01:28:48 +01:00
parent 5f0d280210
commit bce9b0fde9
No known key found for this signature in database
GPG key ID: 87C1E9888F856759
2 changed files with 4 additions and 11 deletions

View file

@ -439,7 +439,7 @@ in
expires 7d;
'';
};
"^~ /media/(cachedfiles|invoices)" = {
"^~ (/media/(cachedfiles|invoices)|/static/(staticfiles.json|CACHE/manifest.json))" = {
extraConfig = ''
deny all;
return 404;