chore: add rollup_hours_before (#107)

Co-authored-by: hardy <luohf@infinilabs.com>
This commit is contained in:
Hardy 2025-01-25 16:33:08 +08:00 committed by GitHub
parent 0d75582549
commit e5bab8c52c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -334,7 +334,8 @@ PUT /_cluster/settings
"rollup": {
"search": {
"enabled": "true"
}
},
"hours_before": "24"
}
}
}