implement storage + improve code

This commit is contained in:
csehviktor
2025-07-06 02:28:29 +02:00
parent d2a82e973b
commit bf9d1e4da6
14 changed files with 357 additions and 62 deletions

View File

@@ -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