mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-24 20:27:22 +01:00
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:
parent
0149bd0db5
commit
3333ea173f
@ -1933,7 +1933,7 @@
|
||||
<item>
|
||||
<widget class="QSpinBox" name="pix_log_interval">
|
||||
<property name="maximum">
|
||||
<number>10000</number>
|
||||
<number>600</number>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user