diff --git a/src/Config.cpp b/src/Config.cpp index 63341d23..b4316d29 100644 --- a/src/Config.cpp +++ b/src/Config.cpp @@ -10,7 +10,7 @@ #define PARAM_ENABLED "ServerEnabled" #define PARAM_PORT "ServerPort" #define PARAM_ALERTS "AlertsEnabled" -#define PARAM_AUTHREQUIRED "AuthRequred" +#define PARAM_AUTHREQUIRED "AuthRequired" #define PARAM_PASSWORD "ServerPassword" #define CMDLINE_WEBSOCKET_PORT "websocket_port"