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:
commit
4c1b08bc0e
13 changed files with 34 additions and 49 deletions
|
@ -439,7 +439,7 @@ in
|
|||
expires 7d;
|
||||
'';
|
||||
};
|
||||
"^~ /media/(cachedfiles|invoices)" = {
|
||||
"^~ (/media/(cachedfiles|invoices)|/static/(staticfiles.json|CACHE/manifest.json))" = {
|
||||
extraConfig = ''
|
||||
deny all;
|
||||
return 404;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue