Software /
code /
prosody
Log
core/configmanager.lua @ 5043:2856e1cfbe95
description | author | age |
---|---|---|
Eliminate direct setfenv usage | Florian Zeitz | Fri, 08 Jun 2012 05:04:38 +0200 |
configmanager: get(): Make section (core) optional (hurrah) | Matthew Wild | Sat, 10 Dec 2011 17:21:19 +0000 |
configmanager: resolve_relative_path: Improved detection of absolute paths on Windows. | Waqas Hussain | Thu, 25 Aug 2011 12:07:36 +0500 |
configmanager: Added rawget(). | Waqas Hussain | Wed, 05 Jan 2011 06:16:07 +0500 |
configmanager: Filenames without a path are also relative to the config file path, not the current working directory | Matthew Wild | Tue, 21 Dec 2010 22:25:54 +0000 |
configmanager: Support for wildcards in Include directives | Matthew Wild | Mon, 20 Dec 2010 14:06:32 +0000 |
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 |