add param in config file
This commit is contained in:
+2
-2
@@ -10,6 +10,8 @@ common:
|
||||
store: inmemory
|
||||
replication_factor: 1
|
||||
path_prefix: /loki
|
||||
limits_config:
|
||||
volume_enable: true
|
||||
|
||||
schema_config:
|
||||
configs:
|
||||
@@ -25,5 +27,3 @@ storage_config:
|
||||
filesystem:
|
||||
directory: /loki/chunks
|
||||
|
||||
limits_config:
|
||||
volume_enable: true
|
||||
Reference in New Issue
Block a user