From 00a6e30a0fc3a8acc11f2ad21f090bc6b92fa502 Mon Sep 17 00:00:00 2001 From: Henrik Nordstrom Date: Wed, 1 Dec 2010 09:54:33 +0100 Subject: [PATCH] Clarify max-size cache_dir option --- src/cf.data.pre | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cf.data.pre b/src/cf.data.pre index 8a958044b3..12a48ea7ce 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -2714,8 +2714,8 @@ DOC_START no-store, no new objects should be stored to this cache_dir - max-size=n, refers to the max object size this storedir supports. - It is used to initially choose the storedir to dump the object. + max-size=n, refers to the max object size in bytes this cache_dir + supports. It is used to select the cache_dir to store the object. Note: To make optimal use of the max-size limits you should order the cache_dir lines with the smallest max-size value first and the ones with no max-size specification last. -- 2.47.3