1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-06-29 10:35:08 +02:00
doorlockd-mirror/doorlockd-new/config.cfg
Ralf Ramsauer d82272f53a config: don't run hooks
For the moment, don't run hooks

Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
2018-03-22 23:36:46 +00:00

9 lines
127 B
INI

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