aboutsummaryrefslogtreecommitdiffstats
path: root/configs/http.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/http.conf.sample')
-rw-r--r--configs/http.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/http.conf.sample b/configs/http.conf.sample
index f328ea619..8a63148ff 100644
--- a/configs/http.conf.sample
+++ b/configs/http.conf.sample
@@ -34,6 +34,11 @@ bindaddr=127.0.0.1
;
;prefix=asterisk
;
+; sessionlimit specifies the maximum number of httpsessions that will be
+; allowed to exist at any given time. (default: 100)
+;
+;sessionlimit=100
+;
; Whether Asterisk should serve static content from http-static
; Default is no.
;