version: "0.5.0" 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" auth: secret_key: "change-this-secret-key-32bytes!!" session_max_age: 86400 smtp: host: "" port: 587 user: "" password: "" from: "MeshDD-Bot " app_url: "http://localhost:8080"