You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ requested (this is a multi-value alternative to DOMAINNAME)
26
26
*`LE_EXTRA_ARGS` - Can be used to add additional arguments to the certbot command (default `none`)
27
27
*`SISH_HOST` - Defines the destination hostname for forwarding requests that begin with `gw-` used in combination with `SISH_PORT`
28
28
*`SISH_PORT` - Defined the destination port for forwarding requests tha begin with `gw-` used in combination with `SISH_HOST`
29
+
*`MQTT_RATE_LIMIT` - Enable rate limiting for MQTT connections (connections/s)
29
30
30
31
## Custom certificate format
31
32
Any custom certificate volume mapped into `/etc/haproxy/certs` should be in PEM format and must include the full certificate chain and the private key, i.e.:
0 commit comments