mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-08 08:34:00 +02:00
More sensible unlocker class default for actual use
This commit is contained in:
parent
785c5ddbed
commit
25a5a8dd67
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ auth_db_filename = test_uids_db.sqlite
|
||||||
#unknown_uid_timeout_secs = 5
|
#unknown_uid_timeout_secs = 5
|
||||||
log_file = -
|
log_file = -
|
||||||
#log_level = info
|
#log_level = info
|
||||||
unlocker = Unlocker
|
unlocker = UnlockerWiringPi
|
||||||
|
|
||||||
# Config section for dummy unlocker. It has no options.
|
# Config section for dummy unlocker. It has no options.
|
||||||
[Unlocker]
|
[Unlocker]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue