log util/startup.lua @ 9598:dcd85bc34d21

age author description
Sun, 19 Aug 2018 14:44:50 +0100 Matthew Wild util.startup: Set flag when config fully loaded
Sun, 01 Jul 2018 23:22:55 +0200 Kim Alvefur util.startup: Add a comment marking some compat code
Thu, 07 Jun 2018 11:24:29 +0100 Matthew Wild Merge 0.10->trunk
Wed, 18 Apr 2018 08:49:44 +0100 Matthew Wild util.startup: Don't initialize global protection for prosodyctl, for now
Sat, 14 Apr 2018 15:23:08 +0200 Kim Alvefur util.startup: Force console logging before initializing logging (see 2fdeb979cc7c)
Tue, 10 Apr 2018 20:39:05 +0100 Matthew Wild util.startup: Initialize logging immediately after configuration is read (which is how it used to work)
Fri, 06 Apr 2018 16:55:17 +0200 Kim Alvefur util.startup/prosodyctl: Delay enabling global protection until last (silences warning about CFG_PLUGINDIR)