mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
782291ec84
commit
3af7e2591b
@ -16,13 +16,13 @@ timeFormat = "g:i A"
|
||||
enable = "1"
|
||||
type = "stream"
|
||||
verbose = "1"
|
||||
target = "/tmp/icinga2.log"
|
||||
target = "/etc/icinga2-web/icinga2.log"
|
||||
|
||||
; For development and debug purposes: Logs additional (non critical) events to a
|
||||
; seperate log
|
||||
debug.enable = "1"
|
||||
debug.type = "stream"
|
||||
debug.target = "/tmp/icinga2.debug.log"
|
||||
debug.target = "/etc/icinga2-web/icinga2.debug.log"
|
||||
|
||||
; Use ini store to store preferences on local disk
|
||||
[preferences]
|
||||
|
Loading…
x
Reference in New Issue
Block a user