increased max size of dynamic variable
This commit is contained in:
parent
c8d42a282b
commit
657f31804e
|
|
@ -43,7 +43,7 @@
|
||||||
#include "esp_eth.h"
|
#include "esp_eth.h"
|
||||||
#include "mbedtls/base64.h"
|
#include "mbedtls/base64.h"
|
||||||
|
|
||||||
#define MAX_DYNVAR_LENGTH 64
|
#define MAX_DYNVAR_LENGTH 256
|
||||||
#define MAX_INCFILE_LENGTH 1024
|
#define MAX_INCFILE_LENGTH 1024
|
||||||
|
|
||||||
#define HTTP_SERVER_DEBUG_LEVEL 0
|
#define HTTP_SERVER_DEBUG_LEVEL 0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user