mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
config.ini: Fix indents
This commit is contained in:
parent
50e01d1284
commit
93829bde92
@ -43,8 +43,8 @@ level = 1
|
|||||||
|
|
||||||
[preferences]
|
[preferences]
|
||||||
; Use INI file storage to save preferences to a local disk
|
; Use INI file storage to save preferences to a local disk
|
||||||
type = "ini"
|
type = "ini"
|
||||||
config_path = "@icingaweb_config_path@/preferences"
|
config_path = "@icingaweb_config_path@/preferences"
|
||||||
|
|
||||||
; Use database storage to save preferences in either a MySQL or PostgreSQL database
|
; Use database storage to save preferences in either a MySQL or PostgreSQL database
|
||||||
;type = db
|
;type = db
|
||||||
|
Loading…
x
Reference in New Issue
Block a user