prosody.cfg.lua.dist: Remove comment about mod_*.lua above modules_enabled
authorMatthew Wild <mwild1@gmail.com>
Thu, 03 Mar 2022 10:24:59 +0000
changeset 12356 bad813103cd4
parent 12355 1418fd275b81
child 12357 5ace23519e71
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.
prosody.cfg.lua.dist
--- 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 = {