X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=src%2Fappconfig.h;h=15bba80786e8f5c353183f093d6f91ff378ad7a6;hp=cf41fb3fb17160b3a5e2978d7353033075c6911a;hb=6fbf1253f08898826fecfa6c1915235b24ffc65d;hpb=8246d10d2749734d15f8ad9c44c9a8f81850f33c diff --git a/src/appconfig.h b/src/appconfig.h index cf41fb3f..15bba807 100644 --- a/src/appconfig.h +++ b/src/appconfig.h @@ -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"