From d524bf8cc771732b3b400c7f6fc9a485110a4524 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Thu, 17 Oct 2024 10:35:19 +0200 Subject: t14: 86 current 2024-10-17 10:35:07 24.05.20241004.6e6b3dd 6.6.54 * --- modules/obsidian-livesync.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/obsidian-livesync.nix b/modules/obsidian-livesync.nix index 075c40a..163c60d 100644 --- a/modules/obsidian-livesync.nix +++ b/modules/obsidian-livesync.nix @@ -50,7 +50,7 @@ in add_header Access-Control-Allow-Methods "GET, POST, PUT, DELETE, OPTIONS"; add_header Access-Control-Allow-Headers "Content-Type, Authorization"; add_header Access-Control-Allow-Credentials "true"; - add_header Access-Control-Max-Age 86400 + add_header Access-Control-Max-Age 86400; ''; }; }; -- cgit 1.4.1