mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-12-22 10:24:26 +01:00
doorlockd: amend default config path for local credential storage
Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
This commit is contained in:
parent
f5603272d2
commit
2aea44496f
@ -14,6 +14,6 @@ BOOTSTRAP_SERVE_LOCAL = True
|
|||||||
TITLE = 'Binary Kitchen Doorlock'
|
TITLE = 'Binary Kitchen Doorlock'
|
||||||
ROOM = 'Hauptraum'
|
ROOM = 'Hauptraum'
|
||||||
WELCOME = 'Willkommen in der Binary Kitchen'
|
WELCOME = 'Willkommen in der Binary Kitchen'
|
||||||
# LOCAL_USER_DB = './db.dat'
|
# LOCAL_USER_DB = '/etc/doorlockd.passwd'
|
||||||
|
|
||||||
SERIAL_PORT = '/dev/ttyAMA0'
|
SERIAL_PORT = '/dev/ttyAMA0'
|
||||||
|
Loading…
Reference in New Issue
Block a user