Software /
code /
prosody
Changeset
12352:bad813103cd4
prosody.cfg.lua.dist: Remove comment about mod_*.lua above modules_enabled
This is a very old statement, but people generally don't need to check for the
files, and shouldn't be encouraged to put them in Prosody's source dir. The
installer will be the way forward for most people, and hg for the rest.
Manually moving files into the right place is not something most users should
be doing.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 03 Mar 2022 10:24:59 +0000 |
parents | 12351:1418fd275b81 |
children | 12353:5ace23519e71 |
files | prosody.cfg.lua.dist |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/prosody.cfg.lua.dist Thu Mar 03 10:23:10 2022 +0000 +++ b/prosody.cfg.lua.dist Thu Mar 03 10:24:59 2022 +0000 @@ -29,7 +29,6 @@ --plugin_paths = {} -- This is the list of modules Prosody will load on startup. --- It looks for mod_modulename.lua in the plugins folder, so make sure that exists too. -- Documentation for bundled modules can be found at: https://prosody.im/doc/modules modules_enabled = {