update sample.config.ini

This commit is contained in:
madeofstown
2025-03-07 22:12:33 -08:00
parent 93c1185447
commit 408cc5c52b
+6 -4
View File
@@ -4,6 +4,11 @@ port = 8081
tls_cert =
acme_challenge =
[site]
domain = http://meshview.bayme.sh
title = Bay Area Mesh
message =
[mqtt]
server = mqtt.bayme.sh
topics = ["msh/US/bayarea/#", "msh/US/CA/mrymesh/#"]
@@ -12,7 +17,4 @@ username = meshdev
password = large4cats
[database]
connection_string = sqlite+aiosqlite:///packets.db
[website]
title = San Francisco Bay Area Mesh
connection_string = sqlite+aiosqlite:///packets.db