Skip to content

Commit d21b68b

Browse files
committed
added flag to use to skip installing clickhouse
1 parent c3a68c6 commit d21b68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/includes/nim/clickhouse/cli-skip-clickhouse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ files:
66
---
77

88
{{< call-out "note" "Optional: Disable metrics collection" "" >}}
9-
To skip downloading and installing ClickHouse, add the following flag to the script: `<flag-to-be-confirmed>`. This is useful if you do not plan to collect metrics.
9+
To skip downloading and installing ClickHouse, add the `-s` flag to the script. This is useful if you do not plan to collect metrics.
1010

1111
If you skip ClickHouse, make sure to [disable metrics collection]({{< ref "nim/system-configuration/configure-clickhouse.md#disable-metrics-collection" >}}) in the `/etc/nms/nms.conf` configuration file after installing NGINX Instance Manager.
1212
{{< /call-out >}}

0 commit comments

Comments
 (0)