docs: Fix graceful_period description (#2791)

This commit is contained in:
Sergey Kuznetsov
2025-11-19 19:17:44 +00:00
committed by GitHub
parent 6ab92ca0a6
commit ac608004bc
2 changed files with 2 additions and 2 deletions

View File

@@ -391,7 +391,7 @@ This document provides a list of all available Clio configuration properties in
- **Type**: double
- **Default value**: `10`
- **Constraints**: The value must be a positive double number.
- **Description**: The number of milliseconds the server waits to shutdown gracefully. If Clio does not shutdown gracefully after the specified value, it will be killed instead.
- **Description**: The number of seconds the server waits to shutdown gracefully. If Clio does not shutdown gracefully after the specified value, it will be killed instead.
### cache.num_diffs