Reduce memory a bit

This commit is contained in:
Just Call Me Koko
2023-07-19 16:40:53 -04:00
parent eb1aeaa1cb
commit 3f5aecb38b
+1 -1
View File
@@ -726,7 +726,7 @@
#elif defined(MARAUDER_MINI)
#define MAX_HTML_SIZE 7000
#elif defined(MARAUDER_V4)
#define MAX_HTML_SIZE 20000
#define MAX_HTML_SIZE 12000
#elif defined(MARAUDER_V6)
#define MAX_HTML_SIZE 7000
#elif defined(MARAUDER_KIT)