mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Remove the settings for the J2KDecoder, since they are now obsolete (thank god!)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user