0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

pretix: 2024.11.0 -> 2025.1.0 (#378701)

This commit is contained in:
Martin Weinelt 2025-02-02 18:14:47 +01:00 committed by GitHub
commit 4c1b08bc0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 34 additions and 49 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;