summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2012-05-30 19:59:34 +0000
committerErmal <eri@pfsense.org>2012-05-30 19:59:34 +0000
commit4dc04853f4588043bd39a6e304cbb33388937744 (patch)
treef6696b33a4e8f08e352de7d91dea549600c104bb /usr/local/www/services_captiveportal.php
parent46ca7f3d104aa23728aa57f046acac124285121a (diff)
downloadpfsense-4dc04853f4588043bd39a6e304cbb33388937744.zip
pfsense-4dc04853f4588043bd39a6e304cbb33388937744.tar.gz
Clarify comment. Fixes #2270
Diffstat (limited to 'usr/local/www/services_captiveportal.php')
-rwxr-xr-xusr/local/www/services_captiveportal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index 9a128a7..785c1ba 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -463,7 +463,7 @@ function enable_change(enable_change) {
</table>
<?=gettext("This setting limits the number of concurrent connections to the captive portal HTTP(S) server. This does not set how many users can be logged in " .
"to the captive portal, but rather how many users can load the portal page or authenticate at the same time! " .
-"Default is 4 connections per client IP address, with a total maximum of 16 connections."); ?></td>
+"Possible setting allowed is: minimum 4 connections per client IP address, with a total maximum of 100 connections."); ?></td>
</tr>
<tr>
<td valign="top" class="vncell"><?=gettext("Idle timeout"); ?></td>
OpenPOWER on IntegriCloud