2614c95748
(and missed 3 missed files from previous categories.)
13 lines
263 B
Text
13 lines
263 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
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".
|
|
EOM
|
|
}
|
|
]
|