Provide a configuration setting to control whether multiple taken objects are coalesced to inventory

This is the CoalesceMultipleObjectsToInventory setting in [Inventory] in OpenSimDefaults.ini
Default is true.
This commit is contained in:
Justin Clark-Casey (justincc)
2011-04-18 20:03:53 +01:00
parent 03e725ad87
commit 419fc9427e
3 changed files with 54 additions and 15 deletions

View File

@@ -453,6 +453,13 @@
; ForwardOfflineGroupMessages = true
[Inventory]
; Control whether multiple objects sent to inventory should be coaleseced into a single item
; There are still some issues with coalescence, including the fact that rotation is not restored
; and some assets may be missing from archive files.
CoalesceMultipleObjectsToInventory = true
[ODEPhysicsSettings]
;##
;## World Settings