8 lines
207 B
TOML
8 lines
207 B
TOML
|
|
# See https://www.chirpstack.io/gateway-bridge/install/config/ for a full
|
||
|
|
# configuration example and documentation.
|
||
|
|
|
||
|
|
[integration.mqtt.auth.generic]
|
||
|
|
servers=["tcp://mosquitto:1883"]
|
||
|
|
username=""
|
||
|
|
password=""
|