forked from iarv/meshview
12 lines
179 B
INI
12 lines
179 B
INI
[server]
|
|
bind = *
|
|
port = 8081
|
|
tls_cert =
|
|
acme_challenge =
|
|
|
|
[mqtt]
|
|
server = mqtt.bayme.sh
|
|
topics = msh/US/bayarea/#
|
|
|
|
[database]
|
|
connection_string = sqlite+aiosqlite:///packets.db |