Skip to content

Commit

Permalink
Fixed the unit
Browse files Browse the repository at this point in the history
  • Loading branch information
exoego committed Aug 30, 2023
1 parent 051a13f commit f1f0352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Options:
--deleteTableMs <ms> Amount of time tables stay in DELETING state (default: 500)
--updateTableMs <ms> Amount of time tables stay in UPDATING state (default: 500)
--maxItemSizeKb <kb> Maximum item size (default: 400)
--ttlCheckEvery <kb> Time gap between TTL expiration background job (default: 60)
--ttlCheckEvery <s> Time gap between TTL expiration background job (default: 60)
0 or negative disable TTL expiration

Report bugs at github.com/mhart/dynalite/issues
Expand Down

0 comments on commit f1f0352

Please sign in to comment.