mirror of
https://github.com/Icinga/icingaweb2-module-graphite.git
synced 2026-05-28 04:34:57 -04:00
parent
839ca7e618
commit
8f7be9ee5d
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ class AdvancedForm extends ConfigForm
|
|||
[
|
||||
'label' => $this->translate('Default time range'),
|
||||
'description' => $this->translate('The default time range for graphs'),
|
||||
'min' => 1,
|
||||
'min' => 0,
|
||||
'value' => 1
|
||||
]
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue