summaryrefslogtreecommitdiffstats
path: root/src/main.conf
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-12-01 12:08:51 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2008-12-01 12:08:51 +0200
commit2071a8a2f8e6d238ff0d0f44cb075c902b8ec0e4 (patch)
treedf0ca5bf4a8cfdc83284a72a9cace7bb22b2193d /src/main.conf
parent722b85aa0cda44f276d7b41f7658a6fe9cc01fae (diff)
Get rid of OffMode and always behave like DevDown
Diffstat (limited to 'src/main.conf')
-rw-r--r--src/main.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main.conf b/src/main.conf
index 20bac707..0ddd9498 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -26,10 +26,6 @@ PairableTimeout = 0
# (16384 = 10 seconds)
PageTimeout = 8192
-# Behaviour for Adapter.SetProperty("mode", "off")
-# Possible values: "DevDown", "NoScan" (default)
-OffMode = NoScan
-
# Discover scheduler interval used in Adapter.DiscoverDevices
# The value is in seconds. Defaults is 0 to use controller scheduler
DiscoverSchedulerInterval = 0