3
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -22,3 +22,6 @@ dist-ssr
|
|||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
*.sw?
|
*.sw?
|
||||||
|
|
||||||
|
|
||||||
|
data/*
|
||||||
|
|||||||
BIN
data/mqtt.db
BIN
data/mqtt.db
Binary file not shown.
BIN
data/mqtt.db-shm
BIN
data/mqtt.db-shm
Binary file not shown.
BIN
data/mqtt.db-wal
BIN
data/mqtt.db-wal
Binary file not shown.
@@ -6,7 +6,7 @@ autoPurgePayloads: false
|
|||||||
autoPurgePayloadBytes: 256000
|
autoPurgePayloadBytes: 256000
|
||||||
autoExpandDepth: 2
|
autoExpandDepth: 2
|
||||||
imageDetectionEnabled: false
|
imageDetectionEnabled: false
|
||||||
highlightMs: 1000
|
highlightMs: 1500
|
||||||
mqttProfiles:
|
mqttProfiles:
|
||||||
- id: default
|
- id: default
|
||||||
name: 10.0.0.3
|
name: 10.0.0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user