diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSim.ini.example | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index f0e7d5f..e4b9c51 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -528,6 +528,8 @@ AllowosConsoleCommand=false | |||
528 | 528 | ||
529 | AllowGodFunctions = false | 529 | AllowGodFunctions = false |
530 | 530 | ||
531 | ScriptDelayFactor = 1.0 | ||
532 | |||
531 | ; Maximum number of llListen events we allow per script | 533 | ; Maximum number of llListen events we allow per script |
532 | ; Set this to 0 to have no limit imposed. | 534 | ; Set this to 0 to have no limit imposed. |
533 | max_listens_per_script = 64 | 535 | max_listens_per_script = 64 |
@@ -701,4 +703,4 @@ password = http://127.0.0.1/password | |||
701 | ;These are the settings for the Open Grid Protocol.. the Agent Domain, Region Domain, you know.. | 703 | ;These are the settings for the Open Grid Protocol.. the Agent Domain, Region Domain, you know.. |
702 | [OpenGridProtocol] | 704 | [OpenGridProtocol] |
703 | ;On/true or Off/false | 705 | ;On/true or Off/false |
704 | ogp_enabled=false \ No newline at end of file | 706 | ogp_enabled=false |