config.ini: Fix indents

This commit is contained in:
Eric Lippmann 2014-06-02 13:33:17 +02:00
parent 50e01d1284
commit 93829bde92
1 changed files with 2 additions and 2 deletions

View File

@ -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