forked from pub-solar/infra
loki: fix invalid config max_look_back_period,
seems no longer used in loki 3
This commit is contained in:
parent
e90d923e91
commit
2ebe4bd109
|
@ -48,7 +48,6 @@
|
|||
};
|
||||
};
|
||||
chunk_store_config = {
|
||||
max_look_back_period = "0s";
|
||||
chunk_cache_config = {
|
||||
embedded_cache = {
|
||||
enabled = true;
|
||||
|
|
Loading…
Reference in a new issue