linde: shorten cache lifetime for mycal
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M system/linde.nix → system/linde.nix
@@ -625,7 +625,7 @@ in '' encode zstd gzip cache { - ttl 1h + ttl 15m } reverse_proxy ${srv.host}:${toString srv.port} '';