From 370c83d5f3444f0d39b5c99851695db096678988 Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Thu, 23 Nov 2006 10:46:09 +0000 Subject: [PATCH] Document new configuration option. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47957 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/asterisk-conf.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/asterisk-conf.txt b/doc/asterisk-conf.txt index 9b4fb3e..e8b03b6 100644 --- 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 // ; when on, sound files are search as // ; (only affects relative paths for sound files) +maxlimit = ; Maximum number open files for the Asterisk process [files] ; Changing the following lines may compromise your security -- 1.7.9.5