aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSimDefaults.ini15
1 files changed, 0 insertions, 15 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 786c81b..3a40217 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -746,21 +746,6 @@
746 ; Distance in meters that shouts should travel. Default is 100m 746 ; Distance in meters that shouts should travel. Default is 100m
747 shout_distance = 100 747 shout_distance = 100
748 748
749
750[EntityTransfer]
751 ; The maximum protocol version that we will use for outgoing transfers
752 ; Valid values are
753 ; "SIMULATION/0.3"
754 ; - This is the default, and it supports teleports to variable-sized regions
755 ; - Older versions can teleport to this one, but only if the destination region
756 ; is 256x256
757 ; "SIMULATION/0.2"
758 ; - A source simulator which only implements "SIMULATION/0.1" can still teleport with that protocol
759 ; - this protocol is more efficient than "SIMULATION/0.1"
760 ; "SIMULATION/0.1"
761 ; - this is an older teleport protocol used in OpenSimulator 0.7.5 and before.
762 MaxOutgoingTransferVersion = "SIMULATION/0.3"
763
764 ; The maximum distance in regions that an agent is allowed to teleport 749 ; The maximum distance in regions that an agent is allowed to teleport
765 ; along the x or y axis. This is set to 65535 because current viewers 750 ; along the x or y axis. This is set to 65535 because current viewers
766 ; can't handle teleports that are greater than this distance 751 ; can't handle teleports that are greater than this distance