projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b50fc7a
)
Document new configuration option.
author
Olle Johansson
<oej@edvina.net>
Thu, 23 Nov 2006 10:46:09 +0000
(10:46 +0000)
committer
Olle 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
patch
|
blob
|
history
diff --git
a/doc/asterisk-conf.txt
b/doc/asterisk-conf.txt
index
9b4fb3e
..
e8b03b6
100644
(file)
--- a/
doc/asterisk-conf.txt
+++ b/
doc/asterisk-conf.txt
@@
-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