Skip to content

Commit

Permalink
better description
Browse files Browse the repository at this point in the history
  • Loading branch information
erkexzcx committed Oct 18, 2023
1 parent 23e5adc commit c3cfa2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ mqtt:

# Leave empty or delete these fields if TLS is not used
tls_enabled: false
tls_min_version: # Available values are 1.0, 1.1, 1.2 and 1.3. Defaults to Go's default (1.2) if not provided.
tls_min_version: # Available values are 1.0, 1.1, 1.2 and 1.3. Defaults to Go's default (1.2) if not set.
tls_ca_path:
tls_insecure: false

Expand Down

0 comments on commit c3cfa2f

Please sign in to comment.