From a88bc50a168ae729307740fa84540e9571258b13 Mon Sep 17 00:00:00 2001 From: Diva Canto Date: Tue, 30 Dec 2014 20:05:12 -0800 Subject: Add support for expansion of key values in nini config files. Add loading of 3rd-party addin inis automatically. --- bin/OpenSimDefaults.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/OpenSimDefaults.ini') diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 3e9514e..73fe59c 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -75,7 +75,7 @@ ; Set path to directory for plugin registry. Information about the ; registered repositories and installed plugins will be stored here. ; The OpenSim.exe process must have R/W access to the location. - ; RegistryLocation = "." + RegistryLocation = "." ; ## ; ## CLIENTS @@ -1877,3 +1877,4 @@ [Modules] Include-modules = "addon-modules/*/config/*.ini" + -- cgit v1.1