diff options
Diffstat (limited to 'src/main.conf')
-rw-r--r-- | src/main.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.conf b/src/main.conf index 70c2697..053c0f8 100644 --- a/src/main.conf +++ b/src/main.conf @@ -4,7 +4,7 @@ # Constant polling will automatically trigger a new # polling loop whenever a tag or a device is no longer # in the RF field. -ConstantPoll = true +ConstantPoll = false # Automatically turn an adapter on when being discovered. # Default value is false. |