Remove the settings for the J2KDecoder, since they are now obsolete (thank god!)
parent
b0c0d6f9d1
commit
d0bf084da5
|
@ -1369,15 +1369,6 @@
|
|||
;
|
||||
;TextureDataLimit = 5
|
||||
|
||||
;; The JPEG2000 decode cache
|
||||
;; Timeout is in minutes
|
||||
|
||||
[J2KDecoder]
|
||||
;CacheDir = "./j2kDecodeCache"
|
||||
; Time in minutes before cached decodes expire. Set to 0 for no expiration. Default is 720 minutes.
|
||||
|
||||
;CacheTimeout = 720
|
||||
|
||||
;;
|
||||
;; These are defaults that are overwritten below in [Architecture].
|
||||
;; These defaults allow OpenSim to work out of the box with
|
||||
|
|
Loading…
Reference in New Issue