mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-08 03:26:08 +03:00
pretix: 2024.11.0 -> 2025.1.0
https://pretix.eu/about/en/blog/20250131-release-2025-1-0/ https://github.com/pretix/pretix/compare/refs/tags/v2024.11.0...v2025.1.0
This commit is contained in:
parent
5f0d280210
commit
bce9b0fde9
2 changed files with 4 additions and 11 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