]> Git repositories of Nishi - tewi.git/commitdiff
fix bcc
authorNishi <nishi@nishi.boats>
Fri, 4 Oct 2024 05:53:35 +0000 (05:53 +0000)
committerNishi <nishi@nishi.boats>
Fri, 4 Oct 2024 05:53:35 +0000 (05:53 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@258 8739d7e6-ffea-ec47-b151-bdff447c6205

Server/tw_config.h

index 4c910ed1a66524bb714784f602cd34796886f715..498edb52f0efbed19f2802e18ed881e6bce5287d 100644 (file)
@@ -43,7 +43,7 @@ extern "C" {
 #define MAX_DIRS 1024
 #define MAX_MIME 4096
 #define MAX_ICON 1024
-#define MAX_INDEX 1024
+#define MAX_INDEX 32
 #define MAX_README 8
 
 #if defined(_MSC_VER) || defined(__BORLANDC__)