Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2a958da

Browse files
GromNaNjordan-smith721
andauthoredApr 25, 2024··
Apply suggestions from code review
Co-authored-by: Jordan Smith <[email protected]>
1 parent 1e42c9d commit 2a958da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/cache.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ and their default values:
5757
- Default ``cache_locks``. Name of the MongoDB collection to store locks.
5858

5959
* - ``lock_lottery``
60-
- Default ``[2, 100]``. Probability [chance, total] of pruning expired cache items. Set to [0, 0] to disable
60+
- Default ``[2, 100]``. Probability [chance, total] of pruning expired cache items. Set to [0, 0] to disable.
6161

6262
* - ``lock_timeout``
6363
- Default ``86400``. Time-to-live of the locks, in seconds.

0 commit comments

Comments
 (0)
Please sign in to comment.