mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-30 02:44:04 +01:00
This change leads to expected exceptions when bootstrapping the application since the \Icinga\Application\Config class was refactored but its usage not. refs #4354 refs #4353
8 lines
86 B
INI
8 lines
86 B
INI
[logging]
|
|
enable = 1
|
|
|
|
[backend]
|
|
db.user = 'user'
|
|
db.password = 'password'
|
|
disable = 1
|