From f1f0352eb0f3e91dd9e89e0b7f4e94ca3826a9fd Mon Sep 17 00:00:00 2001 From: exoego Date: Wed, 30 Aug 2023 10:35:28 +0900 Subject: [PATCH] Fixed the unit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45343d9..c1c8c2f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Options: --deleteTableMs Amount of time tables stay in DELETING state (default: 500) --updateTableMs Amount of time tables stay in UPDATING state (default: 500) --maxItemSizeKb Maximum item size (default: 400) ---ttlCheckEvery Time gap between TTL expiration background job (default: 60) +--ttlCheckEvery Time gap between TTL expiration background job (default: 60) 0 or negative disable TTL expiration Report bugs at github.com/mhart/dynalite/issues