From b0b4782a2b3c7a86195ad09c1c508856c2885f4d Mon Sep 17 00:00:00 2001 From: BlueWall Date: Sat, 25 Sep 2010 22:36:38 -0400 Subject: adding configurable j2kDecodeCache path allowing the decoded sculpt map cache path to be defined in the configuration files. Use DecodedSculpMapPath in the [Startup] section to set the path. The default is still ./bin/j2kDecodeCache --- bin/OpenSimDefaults.ini | 6 ------ 1 file changed, 6 deletions(-) (limited to 'bin/OpenSimDefaults.ini') diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 26acac7..4c579c9 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -1003,14 +1003,8 @@ ; false to allow script controlled underground positioning of ; prims ; DisableUndergroundMovement = true -<<<<<<< HEAD:bin/OpenSimDefaults.ini - ; Path to script engine assemblies - ; Default is ./bin/ScriptEngines -======= - ;; Path to script assemblies ->>>>>>> 298b4c0... Some cleanup to OpenSimDefaults.ini:OpenSim/Region/Application/OpenSimDefaults.ini ; ScriptEnginesPath = "ScriptEngines" [OpenGridProtocol] -- cgit v1.1