summaryrefslogtreecommitdiffstats
path: root/src/main.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.conf')
-rw-r--r--src/main.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.conf b/src/main.conf
index 2479df39..b3b6a383 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -30,6 +30,6 @@ PageTimeout = 8192
# The value is in seconds. Defaults is 0 to use controller scheduler
DiscoverSchedulerInterval = 0
-# Whether adapters should assume Powered=off when SetProperty(Powered, ...)
-# hasn't been called yet. Defaults to true
+# What value should be assumed for the adapter Powered property when
+# SetProperty(Powered, ...) hasn't been called yet. Defaults to true
InitiallyPowered = true