MeshDD-Bot/config.yaml
ppfeiffer fb4425958f feat: v0.3.7 - Weather with location name and PLZ support
Show city name via reverse geocoding in weather response. Allow
specifying a German postal code with plz:XXXXX argument.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 17:07:22 +01:00

17 lines
184 B
YAML

version: "0.3.7"
bot:
name: "MeshDD-Bot"
command_prefix: "/"
meshtastic:
host: "192.168.11.11"
port: 4403
web:
host: "0.0.0.0"
port: 8080
database:
path: "meshdd.db"