mirror of
https://github.com/ZeJMaN/shinken_ynh.git
synced 2025-06-07 17:35:30 +02:00
10 lines
257 B
INI
10 lines
257 B
INI
define module {
|
|
module_name webui2
|
|
module_type webui2
|
|
uri mongodb://localhost
|
|
modules ui-pnp
|
|
auth_secret CHANGEME
|
|
login_text Login to the Shinken WebUI - Live System
|
|
}
|
|
|