From 0b44cfec12cfaae679fb68cc75835698a0bd2709 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Thu, 3 Mar 2022 10:24:59 +0000 Subject: 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 | 1 - 1 file changed, 1 deletion(-) (limited to 'prosody.cfg.lua.dist') 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 = { -- cgit v1.2.3