aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMichael Cerquoni2014-06-06 16:59:13 -0400
committerMichael Cerquoni2014-06-06 16:59:13 -0400
commitb913f1c8ab45c238f129be2b35b254b2e807dc60 (patch)
treed67d90e052f51e31a7d94447d00c7aa4d4394266 /bin
parentAdded simulation version compatibility check so that agents coming from 0.7.6... (diff)
downloadopensim-SC_OLD-b913f1c8ab45c238f129be2b35b254b2e807dc60.zip
opensim-SC_OLD-b913f1c8ab45c238f129be2b35b254b2e807dc60.tar.gz
opensim-SC_OLD-b913f1c8ab45c238f129be2b35b254b2e807dc60.tar.bz2
opensim-SC_OLD-b913f1c8ab45c238f129be2b35b254b2e807dc60.tar.xz
bump default teleport limit to 65535 regions
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSimDefaults.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index fd6e8b7..55cf5cf 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -701,7 +701,7 @@
701 ; can't handle teleports that are greater than this distance 701 ; can't handle teleports that are greater than this distance
702 ; Setting to 0 will allow teleports of any distance 702 ; Setting to 0 will allow teleports of any distance
703 ; 703 ;
704 max_distance = 16383 704 max_distance = 65535
705 705
706 ; Minimum user level required for HyperGrid teleports 706 ; Minimum user level required for HyperGrid teleports
707 LevelHGTeleport = 0 707 LevelHGTeleport = 0