mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 09:08:33 +01:00
feat: icingaweb2 auth config
This commit is contained in:
10
roles/monitoring-master/templates/icingaweb2/config.ini
Normal file
10
roles/monitoring-master/templates/icingaweb2/config.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
[global]
|
||||
show_stacktraces = "1"
|
||||
show_application_state_messages = "1"
|
||||
config_backend = "db"
|
||||
config_resource = "icingaweb_db"
|
||||
|
||||
[logging]
|
||||
log = "file"
|
||||
level = "INFO"
|
||||
file = "/var/log/icingaweb2.log"
|
||||
Reference in New Issue
Block a user