diff options
author | Melanie Thielker | 2008-08-27 17:19:56 +0000 |
---|---|---|
committer | Melanie Thielker | 2008-08-27 17:19:56 +0000 |
commit | 788dff7090774b5544963a41a129d1c0d29df56c (patch) | |
tree | 0f326559766330314a5d1ff6e4c76286c9f68dc0 /bin/OpenSim.ini.example | |
parent | Add ScriptDistanceLimitFactor to OpenSim.ini to allow modifcation of (diff) | |
download | opensim-SC_OLD-788dff7090774b5544963a41a129d1c0d29df56c.zip opensim-SC_OLD-788dff7090774b5544963a41a129d1c0d29df56c.tar.gz opensim-SC_OLD-788dff7090774b5544963a41a129d1c0d29df56c.tar.bz2 opensim-SC_OLD-788dff7090774b5544963a41a129d1c0d29df56c.tar.xz |
Implements the r6005 foes for XEngine as well
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index b72e7f5..3979393 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -660,6 +660,8 @@ KillTimedOutScripts = false | |||
660 | AllowosConsoleCommand = false | 660 | AllowosConsoleCommand = false |
661 | ; Sets the multiplier for the scripting delays | 661 | ; Sets the multiplier for the scripting delays |
662 | ScriptDelayFactor = 1.0 | 662 | ScriptDelayFactor = 1.0 |
663 | ; The factor the 10 m distances llimits are multiplied by | ||
664 | ScriptDistanceLimitFactor = 1.0 | ||
663 | 665 | ||
664 | 666 | ||
665 | [GridInfo] | 667 | [GridInfo] |