about summary refs log tree commit diff
path: root/nix/hosts/corrino
diff options
context:
space:
mode:
Diffstat (limited to 'nix/hosts/corrino')
-rw-r--r--nix/hosts/corrino/www/talks.emile.space.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/nix/hosts/corrino/www/talks.emile.space.nix b/nix/hosts/corrino/www/talks.emile.space.nix
index 80c264e..e5c0328 100644
--- a/nix/hosts/corrino/www/talks.emile.space.nix
+++ b/nix/hosts/corrino/www/talks.emile.space.nix
@@ -10,8 +10,9 @@ let
 
     [site]
     ; never run debug in production
-    debug = True
+    debug = False
     url = https://talks.emile.space
+    csp=https://talks.emile.space,http://localhost:8080,'self'
 
     [database]
     backend=sqlite3