File tree 2 files changed +2
-2
lines changed
cmd/chirpstack-gateway-bridge/cmd 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ log_to_syslog={{ .General.LogToSyslog }}
23
23
# Filters.
24
24
#
25
25
# These can be used to filter LoRaWAN frames to reduce bandwith usage between
26
- # the gateway and ChirpStack Gateway Bride . Depending the used backend, filtering
26
+ # the gateway and ChirpStack Gateway Bridge . Depending the used backend, filtering
27
27
# will be performed by the Packet Forwarder or ChirpStack Gateway Bridge.
28
28
[filters]
29
29
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ log_to_syslog=false
75
75
# Filters.
76
76
#
77
77
# These can be used to filter LoRaWAN frames to reduce bandwith usage between
78
- # the gateway and ChirpStack Gateway Bride . Depending the used backend, filtering
78
+ # the gateway and ChirpStack Gateway Bridge . Depending the used backend, filtering
79
79
# will be performed by the Packet Forwarder or ChirpStack Gateway Bridge.
80
80
[ filters]
81
81
You can’t perform that action at this time.
0 commit comments