mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
a387f0524f
commit
59e763c863
@ -37,6 +37,7 @@ class LoggingConfigForm extends Form
|
||||
'label' => $this->translate('Logging Type'),
|
||||
'description' => $this->translate('The type of logging to utilize.'),
|
||||
'multiOptions' => array(
|
||||
'php' => $this->translate('Webserver Log', 'app.config.logging.type'),
|
||||
'syslog' => 'Syslog',
|
||||
'file' => $this->translate('File', 'app.config.logging.type'),
|
||||
'none' => $this->translate('None', 'app.config.logging.type')
|
||||
|
Loading…
x
Reference in New Issue
Block a user