dcd
This commit is contained in:
parent
ed956a03dc
commit
3518b87f6e
1 changed files with 11 additions and 0 deletions
|
@ -10,6 +10,17 @@ common:
|
|||
filesystem:
|
||||
chunks_directory: /loki/chunks
|
||||
rules_directory: /loki/rules
|
||||
replication_factor: 1
|
||||
ring:
|
||||
kvstore:
|
||||
store: inmemory
|
||||
|
||||
query_range:
|
||||
results_cache:
|
||||
cache:
|
||||
embedded_cache:
|
||||
enabled: true
|
||||
max_size_mb: 100
|
||||
|
||||
schema_config:
|
||||
configs:
|
||||
|
|
Loading…
Reference in a new issue