From b426b7908c42a77d221c09886267047e5b938c2e Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Thu, 1 May 2025 12:10:34 -0700 Subject: [PATCH] Update content/shared/v3-core-plugins/_index.md Co-authored-by: Jason Stirnaman --- content/shared/v3-core-plugins/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/v3-core-plugins/_index.md b/content/shared/v3-core-plugins/_index.md index 2523903e3..abe89aa9b 100644 --- a/content/shared/v3-core-plugins/_index.md +++ b/content/shared/v3-core-plugins/_index.md @@ -43,7 +43,7 @@ Once you have all the prerequisites in place, follow these steps to implement th ## Set up the Processing engine To enable the Processing engine, start your {{% product-name %}} server with the `--plugin-dir` flag to specify where your plugin files are stored. - +{{% code-placeholders "NODE_ID|OBJECT_STORE_TYPE|/PATH/TO/PLUGINS" %}} ```bash influxdb3 serve \ --node-id node0 \