Software /
code /
prosody
Log
util/startup.lua @ 10174:55dc8eb1e7d3
description | author | age |
---|---|---|
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 |
util.startup: Now it also loads default or configured paths to custom plugin directories and creates them | João Duarte | Wed, 24 Jul 2019 10:37:01 -0700 |
util.startup: Remove tostring call from logging | Kim Alvefur | Tue, 30 Jul 2019 02:23:06 +0200 |
util.startup: Don't die if there are no config warnings to log (thanks buildbot) | Matthew Wild | Wed, 20 Mar 2019 13:44:29 +0000 |
util.startup: Log configuration warnings at startup | Matthew Wild | Wed, 20 Mar 2019 12:45:58 +0000 |