increase streams per user

This commit is contained in:
2024-07-07 17:39:09 -05:00
parent b94bd29da3
commit e3f15bdf65

View File

@@ -6,6 +6,7 @@ loki:
replication_factor: 1 replication_factor: 1
limits_config: limits_config:
allow_structured_metadata: false allow_structured_metadata: false
max_streams_per_user: 100000
storage: storage:
type: filesystem type: filesystem
schemaConfig: schemaConfig: