1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-06-26 01:05:08 +02:00
doorlockd-mirror/doorlockd-new/config.cfg
Ralf Ramsauer 67879a659d doorlockd: add simulation mode
Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
2018-03-18 18:32:15 +01:00

8 lines
109 B
INI

DEBUG = True
SIMULATE = True
SECRET_KEY = 'foobar'
BOOTSTRAP_SERVE_LOCAL = True
SERIAL_PORT = '/dev/ttyS0'