see #2288 Cisco ASA firewalls can be configured with invalid log interval set max allowed value of logging interval to 600

This commit is contained in:
Vadim Kurland
2011-04-08 19:08:46 -07:00
parent 0149bd0db5
commit 3333ea173f
+1 -1
View File
@@ -1933,7 +1933,7 @@
<item>
<widget class="QSpinBox" name="pix_log_interval">
<property name="maximum">
<number>10000</number>
<number>600</number>
</property>
</widget>
</item>