aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSimDefaults.ini3
1 files changed, 3 insertions, 0 deletions
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 @@
1791 ;; Default time interval (in ms) for the throttle service thread to wake up 1791 ;; Default time interval (in ms) for the throttle service thread to wake up
1792 Interval = 5000 1792 Interval = 5000
1793 1793
1794[Dwell]
1795 ;; This enables the built in basic dwell module
1796 DwellModule = DefaultDwellModule
1794 1797
1795[Modules] 1798[Modules]
1796 Include-modules = "addon-modules/*/config/*.ini" 1799 Include-modules = "addon-modules/*/config/*.ini"