diff --git a/hosts/web-01.cloonar.com/modules/loki.nix b/hosts/web-01.cloonar.com/modules/loki.nix index 8096013..0ce4a81 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 = "48h"; + index.period = "24h"; } ];