Adding a way to disable/enable the in built Dwell Module

This commit is contained in:
H-H-H
2014-03-20 21:32:33 +00:00
committed by Justin Clark-Casey (justincc)
parent 7f027552ec
commit da25903300
2 changed files with 20 additions and 3 deletions

View File

@@ -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"