From 02a1683db4816c94f7eee09d53455f51a264e80a Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 30 Jul 2014 10:25:16 +0300 Subject: [PATCH] core: Remove left-over reference to AlwaysPairable --- src/main.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/main.conf b/src/main.conf index 1d62f24a7..3ebaddeb4 100644 --- a/src/main.conf +++ b/src/main.conf @@ -10,11 +10,6 @@ # considered. Defaults to '0x000000'. #Class = 0x000100 -# Whether adapters should always be set as pairable, regardless of -# whether there is any agents registered. Setting to false (the default) -# will make adapters only pairable once the first agent registers. -#AlwaysPairable = false - # How long to stay in discoverable mode before going back to non-discoverable # The value is in seconds. Default is 180, i.e. 3 minutes. # 0 = disable timer, i.e. stay discoverable forever -- 2.47.3