mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08: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