Modify the retention period from 24h to 240h.

This commit is contained in:
Kazuhiro MUSASHI 2024-04-27 14:29:44 +09:00
parent 28fea90778
commit 2da188f298
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ schema_config:
schema: v13 schema: v13
index: index:
prefix: index_ prefix: index_
period: 24h period: 240h
frontend: frontend:
encoding: protobuf encoding: protobuf