mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-21 22:16:16 +00:00
New feature: search in a directory for devices configuration files.
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
# Allow device auto-detection (default: true)
|
||||
# Note: if this auto-detection is disable, user have to set manually a device
|
||||
# Note: if this auto-detection is disabled, user have to set manually a device
|
||||
# configuration using file or environnement variable
|
||||
#allow_autoscan = true
|
||||
|
||||
# Allow intrusive auto-detection (default: false)
|
||||
# Warning: intrusive auto-detection can seriously disturb other devices
|
||||
# This option is not recommended, user should prefers to add manually its device.
|
||||
#allow_intrusive_autoscan = false
|
||||
|
||||
# Set log level (default: error)
|
||||
|
||||
Reference in New Issue
Block a user