@cryptotaxi247 / netdata-1 / commits / 0fbaae5ff

docs: rename DynCfg developer doc to avoid title conflict (#20232)

Ilya Mashchenko committed May 5, 2025 at 09:55 UTC 0fbaae5ffaa3c28e081959a53f2c32409c95764b
1 file changed +1 -1
docs/developer-and-contributor-corner/dyncfg.md
+1 -1
@@ -1,4 +1,4 @@
1 -# Dynamic Configuration (DynCfg)
1 +# Developing with Dynamic Configuration (DynCfg)
2
3 Dynamic Configuration (DynCfg) is a system in Netdata that enables both internal and external plugins/modules to expose their configurations dynamically to users through a unified interface. This document provides an overview of the DynCfg system and directs developers to detailed implementation documentation.
4