mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-22 07:41:51 +00:00
Merge pull request #427 from firezone/docs-telemetry
Add telemetry reference to config file reference
This commit is contained in:
@@ -150,6 +150,7 @@ Shown below is a complete listing of the configuration options available in
|
||||
| `default['firezone']['smtp_password']` | Outbound email SMTP password. | `nil` |
|
||||
| `default['firezone']['smtp_port']` | Outbound email SMTP port. | `nil` |
|
||||
| `default['firezone']['smtp_user_name']` | Outbound email SMTP username. | `nil` |
|
||||
| `default['firezone']['telemetry']['enabled']` | Enable or disable anonymized product telemetry. | `true` |
|
||||
| `default['firezone']['connectivity_checks']['enabled']` | Enable or disable the Firezone connectivity checks service. | `true` |
|
||||
| `default['firezone']['connectivity_checks']['interval']` | Interval between connectivity checks in seconds. | `3_600` |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user