mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-13 16:39:48 +02: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:
@@ -1933,7 +1933,7 @@
|
||||
<item>
|
||||
<widget class="QSpinBox" name="pix_log_interval">
|
||||
<property name="maximum">
|
||||
<number>10000</number>
|
||||
<number>600</number>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user