# HG changeset patch # User Matthew Wild # Date 1646303099 0 # Node ID bad813103cd471e36c3807b503f088db8bb81b2a # Parent 1418fd275b816024c103a54bd1bc4a1463ae7a64 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. diff -r 1418fd275b81 -r bad813103cd4 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 = {