Vagrant: Puppet: Icinga Web 2: set config database

Before:

* Remember me checkbox was disabled
* Preferences form called a method on null on submission
This commit is contained in:
Alexander A. Klimov 2021-11-15 18:10:48 +01:00 committed by Johannes Meyer
parent 3df684bcdf
commit 1d98c8cc3d
1 changed files with 3 additions and 2 deletions

View File

@ -3,5 +3,6 @@ log = "file"
file = "<%= @log %>"
level = DEBUG
[preferences]
type = "ini"
[global]
config_backend = "db"
config_resource = "icingaweb-mysql"