remove: lmdb
add: sqlite add: new commands
This commit is contained in:
parent
a37bdc4870
commit
9602e6e937
33 changed files with 1403 additions and 752 deletions
|
|
@ -10,7 +10,7 @@ mqtt-host = localhost
|
|||
relay-count = 10
|
||||
relays-init = 1
|
||||
|
||||
database = controller_db.lmdb
|
||||
database = controller.sqlite
|
||||
log-level = debug
|
||||
log-file = stdout
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue