mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-07 16:14:01 +02:00
5 lines
244 B
Text
5 lines
244 B
Text
# auth_db_filename - sqlite filename of authorized UIDs, create with create_authenticator_db.py
|
|
# lock_opened_secs - how long lock should be held open in seconds, default 5
|
|
[brmdoor]
|
|
auth_db_filename = test_uids_db.sqlite
|
|
#lock_opened_secs = 5
|