mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Mantis #7934 and related: landing points and telehubs for gods. Added a new configuration variable LandingPointBehavior that can switch between what we're used to in OpenSim and the behavior in SL.
This commit is contained in:
@@ -653,6 +653,11 @@
|
||||
;; Disabling cancellation can be okay in small closed grids where all teleports are highly likely to suceed.
|
||||
;DisableInterRegionTeleportCancellation = false
|
||||
|
||||
;# {LandingPointBehavior} {} {How to honor landing points and telehubs for gods.} {LandingPointBehavior_OS LandingPointBehavior_SL} LandingPointBehavior_OS
|
||||
;; This option exists to control the behavior of teleporting gods into places that have landing points
|
||||
;; and telehubs. Historically, there has been a difference: OpenSim (OS) has honored landing points and telehubs even for
|
||||
;; avatars with god permissions; SL lets gods land wherever they want.
|
||||
;LandingPointBehavior = LandingPointBehavior_OS
|
||||
|
||||
[Messaging]
|
||||
;# {OfflineMessageModule} {} {Module to use for offline message storage} {OfflineMessageModule "Offline Message Module V2" *}
|
||||
|
||||
Reference in New Issue
Block a user