Revision 4cc0d94c
Added by Scott Ullrich over 20 years ago
usr/local/www/firewall_rules_edit.php | ||
---|---|---|
776 | 776 |
<td width="78%" class="vtable"> |
777 | 777 |
<input name="max-src-nodes" id="max-src-nodes" value="<?php echo $pconfig['max-src-nodes'] ?>"><br> Simultaneous client connection limit<p> |
778 | 778 |
<input name="max-src-states" id="max-src-states" value="<?php echo $pconfig['max-src-states'] ?>"><br> Maximum state entries per host<br> |
779 |
<p><strong>NOTE: Leave these fields blank to disable this feature.</strong> |
|
779 | 780 |
</td> |
780 | 781 |
</tr> |
781 | 782 |
|
Also available in: Unified diff
add NOTE: Leave these fields blank to disable this feature. to edit rule