summaryrefslogtreecommitdiff
path: root/config/services/web/quentin
diff options
context:
space:
mode:
Diffstat (limited to 'config/services/web/quentin')
-rw-r--r--config/services/web/quentin/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/services/web/quentin/default.nix b/config/services/web/quentin/default.nix
index f68e71c..5e76d79 100644
--- a/config/services/web/quentin/default.nix
+++ b/config/services/web/quentin/default.nix
@@ -9,6 +9,9 @@
}}";
forceSSL = true;
enableACME = true;
+ extraConfig = ''
+ add_header Cache-Control no-cache;
+ '';
};
# automatically fetch (non-structural) website updates when updating the system