config.ini: Fix indents
This commit is contained in:
parent
50e01d1284
commit
93829bde92
|
@ -43,8 +43,8 @@ level = 1
|
|||
|
||||
[preferences]
|
||||
; Use INI file storage to save preferences to a local disk
|
||||
type = "ini"
|
||||
config_path = "@icingaweb_config_path@/preferences"
|
||||
type = "ini"
|
||||
config_path = "@icingaweb_config_path@/preferences"
|
||||
|
||||
; Use database storage to save preferences in either a MySQL or PostgreSQL database
|
||||
;type = db
|
||||
|
|
Loading…
Reference in New Issue