]> arthur.barton.de Git - netdata.git/blobdiff - src/appconfig.h
renamed api config section to web
[netdata.git] / src / appconfig.h
index cf41fb3fb17160b3a5e2978d7353033075c6911a..15bba80786e8f5c353183f093d6f91ff378ad7a6 100644 (file)
@@ -4,7 +4,7 @@
 #define CONFIG_FILENAME "netdata.conf"
 
 #define CONFIG_SECTION_GLOBAL   "global"
-#define CONFIG_SECTION_API      "api"
+#define CONFIG_SECTION_WEB      "web"
 #define CONFIG_SECTION_PLUGINS  "plugins"
 #define CONFIG_SECTION_REGISTRY "registry"
 #define CONFIG_SECTION_HEALTH   "health"