coreos-home-server/service/prosody/service/component.cfg.lua.template
Alex Palaistras 299eee98ce prosody: Add privilege module for components
This module will be inactive while dynamic `VirtualHost` configuration
is being sorted out, but should nevertheless help in testing.
2022-12-13 19:49:59 +00:00

4 lines
125 B
Plaintext

Component "${PROSODY_COMPONENT_NAME}"
component_secret = "${PROSODY_COMPONENT_PASSWORD}"
modules_enabled = {"privilege"}