mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 00:58:07 +00:00
bump default teleport limit to 65535 regions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user