aboutsummaryrefslogtreecommitdiff
path: root/systems/eldiron/websites/immae/production.nix
diff options
context:
space:
mode:
Diffstat (limited to 'systems/eldiron/websites/immae/production.nix')
-rw-r--r--systems/eldiron/websites/immae/production.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/eldiron/websites/immae/production.nix b/systems/eldiron/websites/immae/production.nix
index 2ed4a7d..9e8cc5d 100644
--- a/systems/eldiron/websites/immae/production.nix
+++ b/systems/eldiron/websites/immae/production.nix
@@ -56,6 +56,7 @@ in {
56 AllowOverride None 56 AllowOverride None
57 Require all granted 57 Require all granted
58 Header always set Access-Control-Allow-Origin "*" 58 Header always set Access-Control-Allow-Origin "*"
59 Header always set Cache-Control "max-age=3600, public"
59 </Directory> 60 </Directory>
60 61
61 Alias /patches ${patchesDir} 62 Alias /patches ${patchesDir}