Eric Lippmann 8c6f2a07ae Remove magic retrieval of configuration files
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
2013-07-12 15:41:35 +02:00

8 lines
86 B
INI

[logging]
enable = 1
[backend]
db.user = 'user'
db.password = 'password'
disable = 1