mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
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:
parent
3df684bcdf
commit
1d98c8cc3d
@ -3,5 +3,6 @@ log = "file"
|
|||||||
file = "<%= @log %>"
|
file = "<%= @log %>"
|
||||||
level = DEBUG
|
level = DEBUG
|
||||||
|
|
||||||
[preferences]
|
[global]
|
||||||
type = "ini"
|
config_backend = "db"
|
||||||
|
config_resource = "icingaweb-mysql"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user