diff options
author | BlueWall | 2010-09-25 22:36:38 -0400 |
---|---|---|
committer | Melanie | 2010-09-26 17:04:11 +0100 |
commit | b0b4782a2b3c7a86195ad09c1c508856c2885f4d (patch) | |
tree | c8a1fcd118540b07fb5f30d5a15d8dd0bbbba04e /bin/OpenSimDefaults.ini | |
parent | Some cleanup to OpenSimDefaults.ini (diff) | |
download | opensim-SC_OLD-b0b4782a2b3c7a86195ad09c1c508856c2885f4d.zip opensim-SC_OLD-b0b4782a2b3c7a86195ad09c1c508856c2885f4d.tar.gz opensim-SC_OLD-b0b4782a2b3c7a86195ad09c1c508856c2885f4d.tar.bz2 opensim-SC_OLD-b0b4782a2b3c7a86195ad09c1c508856c2885f4d.tar.xz |
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
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 6 |
1 files changed, 0 insertions, 6 deletions
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 @@ | |||
1003 | ; false to allow script controlled underground positioning of | 1003 | ; false to allow script controlled underground positioning of |
1004 | ; prims | 1004 | ; prims |
1005 | ; DisableUndergroundMovement = true | 1005 | ; DisableUndergroundMovement = true |
1006 | <<<<<<< HEAD:bin/OpenSimDefaults.ini | ||
1007 | 1006 | ||
1008 | ; Path to script engine assemblies | ||
1009 | ; Default is ./bin/ScriptEngines | ||
1010 | ======= | ||
1011 | |||
1012 | ;; Path to script assemblies | 1007 | ;; Path to script assemblies |
1013 | >>>>>>> 298b4c0... Some cleanup to OpenSimDefaults.ini:OpenSim/Region/Application/OpenSimDefaults.ini | ||
1014 | ; ScriptEnginesPath = "ScriptEngines" | 1008 | ; ScriptEnginesPath = "ScriptEngines" |
1015 | 1009 | ||
1016 | [OpenGridProtocol] | 1010 | [OpenGridProtocol] |