diff options
Diffstat (limited to 'include/config.h')
-rw-r--r-- | include/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/config.h b/include/config.h index a08bc4f7..d44ce8a0 100644 --- a/include/config.h +++ b/include/config.h @@ -93,10 +93,6 @@ #define MAX_EXKEEPMAIL (1000) /* 最多信箱加大多少封 */ #endif -#ifndef DIRCACHESIZE -#define DIRCACHESIZE (40) /* cache 文章列表中最後40篇 */ -#endif - #ifndef OVERLOADBLOCKFDS #define OVERLOADBLOCKFDS (0) /* 超載後會保留這麼多個 fd */ #endif |