aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-26 04:01:11 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-26 04:01:11 +0000
commitb15ff02ed24f5aa221e1efafd9eab16d10c8ed9b (patch)
tree1fc273312fe9856b79e027b4fbb3cb12713336b8 /doc
parent02fb8bca8339f3db82d2002c59b3478d7b2262b0 (diff)
Add missing documentation
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6851 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/README.asterisk.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.asterisk.conf b/doc/README.asterisk.conf
index e39843362..22416f942 100755
--- a/doc/README.asterisk.conf
+++ b/doc/README.asterisk.conf
@@ -53,6 +53,7 @@ execincludes = yes | no ; Allow #exec entries in configuration files
dontwarn = yes | no ; Don't over-inform the Asterisk sysadm, he's a guru
transcode_via_sln = yes | no ; Build transcode paths via SLINEAR
maxcalls = 255 ; The maximum number of concurrent calls you want to allow
+maxload = 1.0 ; The maximum load average we accept calls for
;This option has no command line equivalent
cache_record_files = yes | no ; Cache record() files in another directory until completion record_cache_dir = <dir>