]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Clarify high_memory_warning
authorhno <>
Mon, 17 Sep 2007 06:23:37 +0000 (06:23 +0000)
committerhno <>
Mon, 17 Sep 2007 06:23:37 +0000 (06:23 +0000)
src/cf.data.pre

index a1c6425ddd9b8f9b0d52e60992536c894dca5523..8882872a52014730da0eb447027c6a3df0b89fb2 100644 (file)
@@ -1,6 +1,6 @@
 
 #
-# $Id: cf.data.pre,v 1.469 2007/09/15 09:11:24 amosjeffries Exp $
+# $Id: cf.data.pre,v 1.470 2007/09/17 00:23:37 hno Exp $
 #
 # SQUID Web Proxy Cache                http://www.squid-cache.org/
 # ----------------------------------------------------------
@@ -5330,10 +5330,10 @@ DOC_END
 NAME: high_memory_warning
 TYPE: b_size_t
 LOC: Config.warnings.high_memory
-DEFAULT: 0
+DEFAULT: 0 KB
 DOC_START
        If the memory usage (as determined by mallinfo) exceeds
-       value, Squid prints a WARNING with debug level 0 to get
+       this amount, Squid prints a WARNING with debug level 0 to get
        the administrators attention.
 DOC_END