Software /
code /
prosody
Changeset
12323:d14b213549cf
prosody.cfg.lua.dist: Remove installer_plugin_path
Most users shouldn't need to add this, and it works out of the box.
Not important enough to justify having it in the default config.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 05 Feb 2022 18:10:41 +0100 |
parents | 12322:b1cb236c4478 |
children | 12324:041602327fc2 |
files | prosody.cfg.lua.dist |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/prosody.cfg.lua.dist Thu Feb 10 18:02:59 2022 +0100 +++ b/prosody.cfg.lua.dist Sat Feb 05 18:10:41 2022 +0100 @@ -32,10 +32,6 @@ -- will look for modules first. For community modules, see https://modules.prosody.im/ --plugin_paths = {} --- Single directory for custom prosody plugins and/or Lua libraries installation --- This path takes priority over plugin_paths, when prosody is searching for modules ---installer_plugin_path = "" - -- 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