From ce2480a7ddf576e82533249cbb1f0af25a374132 Mon Sep 17 00:00:00 2001 From: dhubbard Date: Wed, 11 Apr 2007 22:19:14 +0000 Subject: clarified 'minmemfree' description in doc/asterisk-conf.tex git-svn-id: http://svn.digium.com/svn/asterisk/trunk@61599 f38db490-d61c-443f-a65b-d21fe96a405b --- doc/asterisk-conf.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/asterisk-conf.tex b/doc/asterisk-conf.tex index b474b65f0..119a1cc24 100644 --- a/doc/asterisk-conf.tex +++ b/doc/asterisk-conf.tex @@ -99,7 +99,7 @@ maxload = 1.0 ; The maximum number of concurrent calls you want to allow maxcalls = 255 -; The minimum amount of free memory (specified in MB) that asterisk should stop accepting calls +; Stop accepting calls when free memory falls below this amount specified in MB minmemfree = 256 ; Allow #exec entries in configuration files -- cgit v1.2.3