diff options
author | David Walter Seikel | 2013-02-23 07:23:24 +1000 |
---|---|---|
committer | David Walter Seikel | 2013-02-23 07:23:24 +1000 |
commit | c0c153d09340c117aea2f06ecbdd288ee017bd8e (patch) | |
tree | 71e0c2787a60de911fd87dffbd6b479a8658a15e /bin/OpenSimDefaults.ini | |
parent | Crude hack for simplified economy. (diff) | |
download | opensim-SC_OLD-c0c153d09340c117aea2f06ecbdd288ee017bd8e.zip opensim-SC_OLD-c0c153d09340c117aea2f06ecbdd288ee017bd8e.tar.gz opensim-SC_OLD-c0c153d09340c117aea2f06ecbdd288ee017bd8e.tar.bz2 opensim-SC_OLD-c0c153d09340c117aea2f06ecbdd288ee017bd8e.tar.xz |
No, we don't need to enshrine viewer bugs in the server, we need to fix the viewer, which is half done.
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSimDefaults.ini | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 74bae01..fbb0dd4 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -623,10 +623,6 @@ | |||
623 | 623 | ||
624 | 624 | ||
625 | [EntityTransfer] | 625 | [EntityTransfer] |
626 | ; The maximum distance in regions that an agent is allowed to teleport along the x or y axis | ||
627 | ; This is set to 4095 because current viewers can't handle teleports that are greater than this distance | ||
628 | max_distance = 4095 | ||
629 | |||
630 | ; Minimum user level required for HyperGrid teleports | 626 | ; Minimum user level required for HyperGrid teleports |
631 | LevelHGTeleport = 0 | 627 | LevelHGTeleport = 0 |
632 | 628 | ||