Software /
code /
prosody
Diff
prosody.cfg.lua.dist @ 10176:9178d18a4ed7
prosody.cfg.lua.dist: Added a field for the installer's path
author | João Duarte <jvsDuarte08@gmail.com> |
---|---|
date | Fri, 26 Jul 2019 18:25:58 -0700 |
parent | 9637:b8301ba2c437 |
child | 10422:cb6c0a5f9367 |
line wrap: on
line diff
--- a/prosody.cfg.lua.dist Fri Jul 26 17:54:37 2019 -0700 +++ b/prosody.cfg.lua.dist Fri Jul 26 18:25:58 2019 -0700 @@ -32,6 +32,10 @@ -- 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