set wal dir
This commit is contained in:
parent
9bcdc53eb0
commit
74aa6328bb
|
|
@ -11,6 +11,8 @@ loki:
|
|||
kvstore:
|
||||
store: inmemory
|
||||
replication_factor: 1
|
||||
wal:
|
||||
dir: /var/loki/wal
|
||||
schema_config:
|
||||
configs:
|
||||
- from: 2020-10-24
|
||||
|
|
|
|||
Loading…
Reference in New Issue