mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 04:43:50 +00:00
clarified 'minmemfree' description in doc/asterisk-conf.tex
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@61599 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user