diff options
Diffstat (limited to 'bin')
-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 e4b9c51..43de20f 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -657,6 +657,8 @@ EventLimit = 30 | |||
657 | KillTimedOutScripts = false | 657 | KillTimedOutScripts = false |
658 | ; Allow OS console command functionality (VERY DANGEROUS!!) | 658 | ; Allow OS console command functionality (VERY DANGEROUS!!) |
659 | AllowosConsoleCommand = false | 659 | AllowosConsoleCommand = false |
660 | ; Sets the multiplier for the scripting delays | ||
661 | ScriptDelayFactor = 1.0 | ||
660 | 662 | ||
661 | 663 | ||
662 | [GridInfo] | 664 | [GridInfo] |