mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Merge branch 'master' into careminster
Conflicts: OpenSim/Region/Framework/Scenes/Tests/SceneObjectUndoRedoTests.cs
This commit is contained in:
@@ -537,6 +537,13 @@
|
||||
; shout_distance = 100
|
||||
|
||||
|
||||
[EntityTransfer]
|
||||
;# {DisableInterRegionTeleportCancellation} {} {Determine whether the cancel button is shown at all during teleports.} {false true} false
|
||||
;; This option exists because cancelling at certain points can result in an unuseable session (frozen avatar, etc.)
|
||||
;; Disabling cancellation can be okay in small closed grids where all teleports are highly likely to suceed.
|
||||
;DisableInterRegionTeleportCancellation = false
|
||||
|
||||
|
||||
[Messaging]
|
||||
;# {OfflineMessageModule} {} {Module to use for offline message storage} {OfflineMessageModule "Offline Message Module V2" *}
|
||||
;; Module to handle offline messaging. The core module requires an external
|
||||
|
||||
Reference in New Issue
Block a user