aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorDiva Canto2015-10-21 16:47:56 -0700
committerDiva Canto2015-10-21 16:50:31 -0700
commit25552dda7d51a7077328f2c6cad8c7569e78bc12 (patch)
treebf061162f3b03364fd4f04d6067cd048e5c0fb1e /bin/OpenSimDefaults.ini
parent recover scripts execution time stat i lost on previus changes. Behing async,... (diff)
downloadopensim-SC_OLD-25552dda7d51a7077328f2c6cad8c7569e78bc12.zip
opensim-SC_OLD-25552dda7d51a7077328f2c6cad8c7569e78bc12.tar.gz
opensim-SC_OLD-25552dda7d51a7077328f2c6cad8c7569e78bc12.tar.bz2
opensim-SC_OLD-25552dda7d51a7077328f2c6cad8c7569e78bc12.tar.xz
Fix an issue introduced in 70a46fe0907c822a5244e36c338bf559ffbec965. I accidentally deleted the entire [EntityTransfer] section instead of just a few variables in it.
Diffstat (limited to '')
-rw-r--r--bin/OpenSimDefaults.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index b2f3947..d6955c3 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -746,6 +746,7 @@
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[EntityTransfer]
749 ; The maximum distance in regions that an agent is allowed to teleport 750 ; The maximum distance in regions that an agent is allowed to teleport
750 ; along the x or y axis. This is set to 65535 because current viewers 751 ; along the x or y axis. This is set to 65535 because current viewers
751 ; can't handle teleports that are greater than this distance 752 ; can't handle teleports that are greater than this distance