summaryrefslogtreecommitdiff
path: root/doc/asterisk-conf.tex
diff options
context:
space:
mode:
authorDwayne M. Hubbard <dwayne.hubbard@gmail.com>2007-04-11 22:19:14 +0000
committerDwayne M. Hubbard <dwayne.hubbard@gmail.com>2007-04-11 22:19:14 +0000
commitcc2aa89fa9a8420d96fadab09e3ba4b705403256 (patch)
tree605c656155cacd8da12b216e031ee439a02d4a7d /doc/asterisk-conf.tex
parent9fc6cf1ac3d08b0e8da0d083cb0d0127e186db82 (diff)
clarified 'minmemfree' description in doc/asterisk-conf.tex
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@61599 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/asterisk-conf.tex')
-rw-r--r--doc/asterisk-conf.tex2
1 files changed, 1 insertions, 1 deletions
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