mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +00:00
fixed the '-e' command line option for minmemfree. updated doc/asterisk-conf.tex
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@61597 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -99,6 +99,9 @@ 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
|
||||
minmemfree = 256
|
||||
|
||||
; Allow #exec entries in configuration files
|
||||
execincludes = yes | no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user