diff options
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 53d8ab7..9c63118 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -140,12 +140,12 @@ | |||
140 | ;; Defaults to "j2kDecodeCache | 140 | ;; Defaults to "j2kDecodeCache |
141 | ;DecodedSculptMapPath = "j2kDecodeCache" | 141 | ;DecodedSculptMapPath = "j2kDecodeCache" |
142 | 142 | ||
143 | ;# {CacheSculptMaps} {Cache decoded sculpt maps?} {true false} true | 143 | ;# {CacheSculptMaps} {Cache decoded sculpt maps?} {true false} true |
144 | ;; if you use Meshmerizer and want sculpt map collisions, setting this to | 144 | ;; if you use Meshmerizer and want sculpt map collisions, setting this to |
145 | ;; to true will store decoded sculpt maps in a special folder in your bin | 145 | ;; to true will store decoded sculpt maps in a special folder in your bin |
146 | ;; folder, which can reduce startup times by reducing asset requests. Some | 146 | ;; folder, which can reduce startup times by reducing asset requests. Some |
147 | ;; versions of mono dont work well when reading the cache files, so set this | 147 | ;; versions of mono dont work well when reading the cache files, so set this |
148 | ;; to false if you have compatability problems. | 148 | ;; to false if you have compatability problems. |
149 | ; CacheSculptMaps = true | 149 | ; CacheSculptMaps = true |
150 | 150 | ||
151 | ; Choose one of the physics engines below | 151 | ; Choose one of the physics engines below |