From da259033006c33f83872feae5737398fcffa6639 Mon Sep 17 00:00:00 2001 From: H-H-H Date: Thu, 20 Mar 2014 21:32:33 +0000 Subject: Adding a way to disable/enable the in built Dwell Module --- bin/OpenSimDefaults.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index f59dbf2..d8474d3 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -1791,6 +1791,9 @@ ;; Default time interval (in ms) for the throttle service thread to wake up Interval = 5000 +[Dwell] + ;; This enables the built in basic dwell module + DwellModule = DefaultDwellModule [Modules] Include-modules = "addon-modules/*/config/*.ini" -- cgit v1.1