Skip to content

Commit 6559dfc

Browse files
committed
reworded lightweight option to lightweight mode
1 parent e50937d commit 6559dfc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/includes/nim/installation/install-script-flags/skip-clickhouse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ files:
55
- content/nim/disconnected/offline-install-guide.md
66
---
77

8-
`-s`: Skip installing ClickHouse. This lightweight option reduces system requirements and simplifies installation for users who do not need metrics.
8+
`-s`: Skip installing ClickHouse. This lightweight mode reduces system requirements and simplifies installation for users who do not need metrics.
99

1010
{{< include "nim/clickhouse/cli-skip-clickhouse.md" >}}

content/nim/system-configuration/configure-clickhouse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Unless otherwise specified in the `/etc/nms/nms.conf` file, NGINX Instance Manag
3838

3939
## Disable metrics collection
4040

41-
As of version 2.20, NGINX Instance Manager can run without ClickHouse. This lightweight option reduces system requirements and simplifies installation for users who do not need metrics. To use this setup, you must run NGINX Agent version {{< lightweight-nim-nginx-agent-version >}}.
41+
As of version 2.20, NGINX Instance Manager can run without ClickHouse. This lightweight mode reduces system requirements and simplifies installation for users who do not need metrics. To use this setup, you must run NGINX Agent version {{< lightweight-nim-nginx-agent-version >}}.
4242

4343
To disable metrics collection after installing NGINX Instance Manager:
4444

0 commit comments

Comments
 (0)