mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
380ffe45b9
commit
7e00e83772
@ -27,6 +27,7 @@ class LoggingConfigForm extends Form
|
|||||||
'select',
|
'select',
|
||||||
'logging_level',
|
'logging_level',
|
||||||
array(
|
array(
|
||||||
|
'value' => 1,
|
||||||
'required' => true,
|
'required' => true,
|
||||||
'label' => t('Logging Level'),
|
'label' => t('Logging Level'),
|
||||||
'description' => t('The maximum loglevel to emit.'),
|
'description' => t('The maximum loglevel to emit.'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user