From 5e4cf1b84c94b1e1f550a4bd1ef14e3bc59dc789 Mon Sep 17 00:00:00 2001
From: Michael Cerquoni
Date: Fri, 6 Jun 2014 16:59:13 -0400
Subject: bump default teleport limit to 65535 regions

---
 bin/OpenSimDefaults.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 @@
     ; can't handle teleports that are greater than this distance
     ; Setting to 0 will allow teleports of any distance
     ;
-    max_distance = 16383
+    max_distance = 65535
 
     ; Minimum user level required for HyperGrid teleports
     LevelHGTeleport = 0
-- 
cgit v1.1