]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
clarified 'minmemfree' description in doc/asterisk-conf.tex
authorDwayne M. Hubbard <dwayne.hubbard@gmail.com>
Wed, 11 Apr 2007 22:19:14 +0000 (22:19 +0000)
committerDwayne M. Hubbard <dwayne.hubbard@gmail.com>
Wed, 11 Apr 2007 22:19:14 +0000 (22:19 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@61599 65c4cc65-6c06-0410-ace0-fbb531ad65f3

doc/asterisk-conf.tex

index b474b65f0c8b1e227343e1b0ef92a2a7f14f5fb9..119a1cc245b7423e468a591b95c99f24440eefa9 100644 (file)
@@ -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