Make preferences INI path NOT be configurable

fixes #6567
This commit is contained in:
Alexander Klimov 2014-06-24 15:46:39 +02:00
parent 6daccae30e
commit 33e69072b2
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ level = 1
[preferences]
; Use INI file storage to save preferences to a local disk
type = "ini"
config_path = "@icingaweb_config_path@/preferences"
; Use database storage to save preferences in either a MySQL or PostgreSQL database
;type = db