Software /
code /
prosody
Log
util/startup.lua @ 10175:4dac771ddf9f
description | author | age |
---|---|---|
util.startup: Improved how .set_plugindir updates prosody.paths.plugins, package.path and package.cpath | João Duarte | Fri, 26 Jul 2019 17:54:37 -0700 |
util.startup: .setup_plugindir now checks if the specified directory for custom plugins exists, and creates it if it doesn't | João Duarte | Fri, 26 Jul 2019 08:58:56 -0700 |
util.startup: The .setup_plugindir function now correctly sets a default/specified path for custom plugins | João Duarte | Fri, 26 Jul 2019 08:39:27 -0700 |
util.startup: Removed unnecessary if clause at startup.set_plugindir | João Duarte | Thu, 25 Jul 2019 06:46:04 -0700 |