From cba40a48393eaaad2685e799ee3ed6a1e960394c Mon Sep 17 00:00:00 2001 From: mhoellein Date: Mon, 27 Jun 2022 15:03:49 +0200 Subject: [PATCH] daily autocommit --- icingaweb2/config.ini | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/icingaweb2/config.ini b/icingaweb2/config.ini index 422b0cfe7..40be34074 100644 --- a/icingaweb2/config.ini +++ b/icingaweb2/config.ini @@ -3,9 +3,15 @@ show_stacktraces = "1" show_application_state_messages = "1" config_backend = "db" config_resource = "icingaweb2_db" +module_path = "/usr/share/icingaweb2/modules" [logging] log = "syslog" level = "ERROR" application = "icingaweb2" facility = "user" + +[themes] +default = "Winter" + +[authentication] -- 2.43.0