aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2022-03-03 10:24:59 +0000
committerMatthew Wild <mwild1@gmail.com>2022-03-03 10:24:59 +0000
commit0b44cfec12cfaae679fb68cc75835698a0bd2709 (patch)
tree2d40ab98f21e57d93aedf6674d31dac7bac5eb6e
parentab4b25e28f22ffd3dd2810a3e25efcda57c474f4 (diff)
downloadprosody-0b44cfec12cfaae679fb68cc75835698a0bd2709.tar.gz
prosody-0b44cfec12cfaae679fb68cc75835698a0bd2709.zip
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.
-rw-r--r--prosody.cfg.lua.dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist
index bdbf1a3f..267a650c 100644
--- a/prosody.cfg.lua.dist
+++ b/prosody.cfg.lua.dist
@@ -29,7 +29,6 @@ admins = { }
--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 = {