docs: remove Profiles heading from collapsible section (#20691)
Ilya Mashchenko committed
Jul 16, 2025 at 14:08 UTC
d441eb6dad7acedaf4cbc2996eae887b79f388f6
1 file changed
+1
-1
src/daemon/config/README.md
+1
-1
@@ -62,7 +62,7 @@ After you modify `netdata.conf`, you need to [restart Netdata](/docs/netdata-age
62
| pthread stack size | auto-detected | |
63
| crash reports | `all` or `off` | `all` when anonymous telemetry is enabled, or the agent is claimed or connected to Netdata Cloud (directly or via a Netdata Parent). When it is `all` Netdata reports restarts and crashes. It can also be `crashes` to report only crashes. When it is `off` nothing is reported. Each kind of event is deduplicated and reported at most once per day. [Read more at this blog post](https://www.netdata.cloud/blog/2025-03-06-monitoring-netdata-restarts/). |
64
65
-### Profiles
65
+**Profiles**:
66
67
The profiles are detected in this order:
68