summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2012-05-30 19:58:41 +0000
committerErmal <eri@pfsense.org>2012-05-30 19:58:41 +0000
commit03bbddae02dca4f25b2d4e087161620f94f4aeae (patch)
tree204855acd37736c3234dcdc5a347eddf45472ccb /usr/local/www
parent18172eca090e55d6ff3a5b3494398bf14154ee4f (diff)
downloadpfsense-03bbddae02dca4f25b2d4e087161620f94f4aeae.zip
pfsense-03bbddae02dca4f25b2d4e087161620f94f4aeae.tar.gz
Clarify comment. Fixes #2270
Diffstat (limited to 'usr/local/www')
-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 2f1db79..13bcc71 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -350,7 +350,7 @@ value="<?=htmlspecialchars($pconfig['maxprocperip']);?>"> <?=gettext("per client
</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