]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Document new configuration option.
authorOlle Johansson <oej@edvina.net>
Thu, 23 Nov 2006 10:46:09 +0000 (10:46 +0000)
committerOlle Johansson <oej@edvina.net>
Thu, 23 Nov 2006 10:46:09 +0000 (10:46 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47957 65c4cc65-6c06-0410-ace0-fbb531ad65f3

doc/asterisk-conf.txt

index 9b4fb3e8b566c6dc135ba884bf970f2ff4b74ae6..e8b03b6a0f36a2397cd0caf9bd797c30054f85be 100644 (file)
@@ -69,6 +69,7 @@ languageprefix = yes | no                     ; Should language code be last component of sound fi
                                                ; when off, sound files are searched as <path>/<lang>/<file>
                                                ; when on, sound files are search as <lang>/<path>/<file>
                                                ; (only affects relative paths for sound files)
+maxlimit = <value>                             ; Maximum number open files for the Asterisk process
 
 [files]
 ; Changing the following lines may compromise your security