all repos — nixfiles @ 23245c07ae0361ba023bfd752cf474349573acc7

System and user configuration, managed by nix and home-manager

linde: shorten cache lifetime for mycal

Alan Pearce
commit

23245c07ae0361ba023bfd752cf474349573acc7

parent

7f7e6a8e812a52f6ebc1a0c0c8cd99dad82c4441

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M system/linde.nixsystem/linde.nix
@@ -625,7 +625,7 @@ in
'' encode zstd gzip cache { - ttl 1h + ttl 15m } reverse_proxy ${srv.host}:${toString srv.port} '';