Skip to content

Commit 0e74fff

Browse files
authored
icingaweb2: Adjust preferences settings to store preferences in database (#194)
1 parent 0249677 commit 0e74fff

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
bugfixes:
2+
- Role Icingaweb2: Adjust preferences setting to store preferences in database

roles/icingaweb2/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ icingaweb2_config:
2828
global:
2929
show_stacktraces: 1
3030
show_application_state_messages: 1
31-
config_backend: ini
31+
config_resource: icingaweb2_db
3232
module_path: /usr/share/icingaweb2/modules
3333
logging:
3434
log: syslog

0 commit comments

Comments
 (0)