aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorMelanie2013-03-13 02:02:46 +0000
committerMelanie2013-03-13 02:02:46 +0000
commit710381e838f842963cdc4d22fe9bdc1a30c3d745 (patch)
treec16c3e223b7bdc574de33f8651cc13ff46235416 /bin/OpenSim.ini.example
parentMerge branch 'master' into careminster (diff)
parentminor: save some commented out log lines which will be useful again in future... (diff)
downloadopensim-SC_OLD-710381e838f842963cdc4d22fe9bdc1a30c3d745.zip
opensim-SC_OLD-710381e838f842963cdc4d22fe9bdc1a30c3d745.tar.gz
opensim-SC_OLD-710381e838f842963cdc4d22fe9bdc1a30c3d745.tar.bz2
opensim-SC_OLD-710381e838f842963cdc4d22fe9bdc1a30c3d745.tar.xz
Merge branch 'master' into careminster
Conflicts: OpenSim/Region/Framework/Scenes/Tests/SceneObjectUndoRedoTests.cs
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 975d59e..842043e 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -537,6 +537,13 @@
537 ; shout_distance = 100 537 ; shout_distance = 100
538 538
539 539
540[EntityTransfer]
541 ;# {DisableInterRegionTeleportCancellation} {} {Determine whether the cancel button is shown at all during teleports.} {false true} false
542 ;; This option exists because cancelling at certain points can result in an unuseable session (frozen avatar, etc.)
543 ;; Disabling cancellation can be okay in small closed grids where all teleports are highly likely to suceed.
544 ;DisableInterRegionTeleportCancellation = false
545
546
540[Messaging] 547[Messaging]
541 ;# {OfflineMessageModule} {} {Module to use for offline message storage} {OfflineMessageModule "Offline Message Module V2" *} 548 ;# {OfflineMessageModule} {} {Module to use for offline message storage} {OfflineMessageModule "Offline Message Module V2" *}
542 ;; Module to handle offline messaging. The core module requires an external 549 ;; Module to handle offline messaging. The core module requires an external