diff --git a/config/config.yml b/config/config.yml index 23a6ece..10686db 100644 --- a/config/config.yml +++ b/config/config.yml @@ -23,4 +23,7 @@ schema_config: storage_config: filesystem: - directory: /loki/chunks \ No newline at end of file + directory: /loki/chunks + +limits_config: + volume_enable: true \ No newline at end of file