summaryrefslogtreecommitdiff
path: root/src/main.conf
blob: 053c0f83d08e92c0171548b0021ab3b29c4acf57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[General]

# Enable constant polling. Default value is false.
# Constant polling will automatically trigger a new
# polling loop whenever a tag or a device is no longer
# in the RF field.
ConstantPoll = false

# Automatically turn an adapter on when being discovered.
# Default value is false.
DefaultPowered = true

# Power cycle the adapter when getting a driver error from
# the kernel.
# Default value is true.
ResetOnError = true