1
1
forked from iarv/meshview
Files
meshview/sample.config.ini
Pablo Revilla 421cb802e4 Changes:
- Added the link to another sample instance
2025-03-28 09:04:09 -07:00

37 lines
839 B
INI

[server]
bind = *
port = 8081
tls_cert =
acme_challenge =
[site]
domain = https://www.bayme.sh
title = Bay Area Mesh
message = Real time data from around the bay area and beyond.
# Quick links
nodes=1
conversations=1
everything=1
graph_LF=1
graph_ms=1
net=1
map=1
# Map structure
map_top_left_lat=39
map_top_left_lon=-123
map_bottom_right_lat=36
map_bottom_right_lon=-121
# Note about how your weekly mesh runs. time and tag used for the system to track.
weekly_net_message= Weekly Mesh check-in. We will keep it open on every Wednesday from 5:00pm for checkins. The message format should be (LONG NAME) - (CITY YOU ARE IN) #BayMeshNet.
[mqtt]
server = mqtt.bayme.sh
topics = ["msh/US/bayarea/#", "msh/US/CA/mrymesh/#"]
port = 1883
username = meshdev
password = large4cats
[database]
connection_string = sqlite+aiosqlite:///packets.db