mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
Adding a way to disable/enable the in built Dwell Module
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
7f027552ec
commit
da25903300
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user