From: mhoellein Date: Mon, 27 Jun 2022 13:03:49 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=cba40a48393eaaad2685e799ee3ed6a1e960394c;p=vserver daily autocommit --- 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]