aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordhubbard <dhubbard@f38db490-d61c-443f-a65b-d21fe96a405b>2007-04-11 22:19:14 +0000
committerdhubbard <dhubbard@f38db490-d61c-443f-a65b-d21fe96a405b>2007-04-11 22:19:14 +0000
commitce2480a7ddf576e82533249cbb1f0af25a374132 (patch)
tree605c656155cacd8da12b216e031ee439a02d4a7d /doc
parent67752ad2e9aadba9db3fcd4e86624813bf45ab3f (diff)
clarified 'minmemfree' description in doc/asterisk-conf.tex
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@61599 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-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