Skip to content
Snippets Groups Projects
Commit cc2aa89f authored by Dwayne M. Hubbard's avatar Dwayne M. Hubbard
Browse files

clarified 'minmemfree' description in doc/asterisk-conf.tex

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@61599 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 9fc6cf1a
No related branches found
No related tags found
No related merge requests found
...@@ -99,7 +99,7 @@ maxload = 1.0 ...@@ -99,7 +99,7 @@ maxload = 1.0
; The maximum number of concurrent calls you want to allow ; The maximum number of concurrent calls you want to allow
maxcalls = 255 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 minmemfree = 256
; Allow #exec entries in configuration files ; Allow #exec entries in configuration files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment