diff --git a/hosts/web-01.cloonar.com/modules/loki.nix b/hosts/web-01.cloonar.com/modules/loki.nix index 7a05509..8096013 100644 --- a/hosts/web-01.cloonar.com/modules/loki.nix +++ b/hosts/web-01.cloonar.com/modules/loki.nix @@ -77,7 +77,7 @@ in object_store = "filesystem"; schema = "v11"; index.prefix = "index_"; - index.period = "120h"; + index.period = "48h"; } ];