From ab4b25e28f22ffd3dd2810a3e25efcda57c474f4 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Thu, 3 Mar 2022 10:23:10 +0000 Subject: prosody.cfg.lua.dist: Fix plugin_paths description (thanks Zash) --- prosody.cfg.lua.dist | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist index dd80ffa1..bdbf1a3f 100644 --- a/prosody.cfg.lua.dist +++ b/prosody.cfg.lua.dist @@ -23,8 +23,9 @@ -- Example: admins = { "user1@example.com", "user2@example.net" } admins = { } --- You can use this option allows you to specify additional locations where Prosody --- will first look for modules. For community modules, see https://modules.prosody.im/ +-- This option allows you to specify additional locations where Prosody +-- will search first for modules. For additional modules you can install, see +-- the community module repository at https://modules.prosody.im/ --plugin_paths = {} -- This is the list of modules Prosody will load on startup. -- cgit v1.2.3