mirror of
https://github.com/csehviktor/status-monitor.git
synced 2026-04-28 16:27:34 +02:00
implement storage + improve code
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
[storage]
|
||||
sqlite = true # if set to false, broker will use memory (not optimal for production)
|
||||
db_path = "_db/"
|
||||
|
||||
[mqtt]
|
||||
id = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user