From 33e69072b2625630fbc6969b1cc5ac668fd7d0a6 Mon Sep 17 00:00:00 2001 From: Alexander Klimov Date: Tue, 24 Jun 2014 15:46:39 +0200 Subject: [PATCH] Make preferences INI path NOT be configurable fixes #6567 --- config/config.ini.in | 1 - 1 file changed, 1 deletion(-) diff --git a/config/config.ini.in b/config/config.ini.in index 04f4eaf52..72987094f 100644 --- a/config/config.ini.in +++ b/config/config.ini.in @@ -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