Software /
code /
prosody
Log
core/configmanager.lua @ 3780:791aede977da
description | author | age |
---|---|---|
configmanager: Switch back to returning 'ok' to signal config load success - fixes config errors not being displayed | Matthew Wild | Sat, 18 Dec 2010 23:15:58 +0000 |
configmanager: Change parser API again to pass a config table to insert settings to. Fixes Include(). (Thanks Zash/answerman) | Matthew Wild | Thu, 11 Nov 2010 12:23:51 +0000 |
configmanager: Update Include and RunScript directives to support paths relative to the (current!) config file | Matthew Wild | Wed, 10 Nov 2010 19:50:07 +0000 |
prosody, configmanager, certmanager: Relocate prosody.resolve_relative_path() to configmanager, and update certmanager (the only user of this function) | Matthew Wild | Wed, 10 Nov 2010 19:46:53 +0000 |
configmanager: Atomic reloads, and some other internal changes to achieve this | Matthew Wild | Sun, 07 Nov 2010 20:38:01 +0000 |
configmanager: Allow VirtualHost/Component definitions to be followed by a table of config options | Matthew Wild | Fri, 08 Oct 2010 03:19:20 +0100 |