mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-06 05:12:54 +00:00
chore: remove global_ttl config (#3673)
* chore: remove global_ttl config * fix: clippy
This commit is contained in:
@@ -62,8 +62,6 @@ sync_write = false
|
||||
data_home = "/tmp/greptimedb/"
|
||||
# Storage type.
|
||||
type = "File"
|
||||
# TTL for all tables. Disabled by default.
|
||||
# global_ttl = "7d"
|
||||
|
||||
# Cache configuration for object storage such as 'S3' etc.
|
||||
# The local file cache directory
|
||||
|
||||
Reference in New Issue
Block a user