Skip to content

Commit 34de78a

Browse files
committed
change back
1 parent cd2eda4 commit 34de78a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/nginx-one/agent/configure-instance-reporting/configuration-overview.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ sudo docker run \
5050
-d agent
5151
```
5252

53-
<details open="true">
54-
<summary>NGINX Agent configuration options</summary>
53+
### NGINX Agent configuration options
5554

5655
{{< bootstrap-table "table table-striped table-bordered" >}}
5756
| **Environment Variable** | **Command-Line Option** | **Description** | **Default Value** |
@@ -85,4 +84,3 @@ sudo docker run \
8584
| NGINX_AGENT_COLLECTOR_EXTENSIONS_TLS_KEY | --collector-extensions-health-tls-key | File path for TLS key used when connecting with OTel health server. | N/A |
8685
| NGINX_AGENT_COLLECTOR_PROCESSORS_BATCH_SEND_BATCH_TIMEOUT | --collector-processors-batch-send-batch-timeout | Maximum time duration for sending batch data metrics regardless of size. | 200ms
8786
{{< /bootstrap-table >}} |%
88-
</details>

0 commit comments

Comments
 (0)