diff --git a/images/prosody/config/conf.d/default.cfg.lua b/images/prosody/config/conf.d/default.cfg.lua index 10bc392..24a39ff 100644 --- a/images/prosody/config/conf.d/default.cfg.lua +++ b/images/prosody/config/conf.d/default.cfg.lua @@ -14,7 +14,7 @@ then disco_items = { { "whatsapp", "Whatsapp gateway" }; } - Component ("u."..ENV_DOMAIN_NAME, "http_file_share") + Component ("u."..ENV_DOMAIN_NAME) "http_file_share" Component "whatsapp" component_secret = ENV_SLIDGE_SECRET or "" modules_enabled = {"privilege"}