Document new configuration option.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47957 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Olle Johansson 19 years ago
parent b50fc7a502
commit 370c83d5f3

@ -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 off, sound files are searched as <path>/<lang>/<file>
; when on, sound files are search as <lang>/<path>/<file> ; when on, sound files are search as <lang>/<path>/<file>
; (only affects relative paths for sound files) ; (only affects relative paths for sound files)
maxlimit = <value> ; Maximum number open files for the Asterisk process
[files] [files]
; Changing the following lines may compromise your security ; Changing the following lines may compromise your security

Loading…
Cancel
Save