opnsense-ports/net-im/prosody-modules/files/pkg-message.in
Franco Fichtner aeb54623dd */*: sync with upstream
Taken from: FreeBSD
2017-04-28 19:36:49 +02:00

7 lines
220 B
Text

To be able to use prosody-modules add this line to your
%%PREFIX%%/etc/prosody/prosody.cfg.lua configuration:
plugin_paths = { "%%INSTALLPATH%%" }
and add the modules you want to load in the section
"modules_enabled".