summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-08-24 06:03:46 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-08-24 06:03:46 +0800
commitd328380ba6607c3da9d72084f4c6825b565a0bda (patch)
treefcb22aea469892468ea521a4e996a637355f0f13 /include
parent7215f7de56c3d26487fcfe1a4e9b04c3d2b309a3 (diff)
downloadpttbbs-d328380ba6607c3da9d72084f4c6825b565a0bda.tar
pttbbs-d328380ba6607c3da9d72084f4c6825b565a0bda.tar.gz
pttbbs-d328380ba6607c3da9d72084f4c6825b565a0bda.tar.bz2
pttbbs-d328380ba6607c3da9d72084f4c6825b565a0bda.tar.lz
pttbbs-d328380ba6607c3da9d72084f4c6825b565a0bda.tar.xz
pttbbs-d328380ba6607c3da9d72084f4c6825b565a0bda.tar.zst
pttbbs-d328380ba6607c3da9d72084f4c6825b565a0bda.zip
pttbbs.conf could overwrite MAX_BOARD
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@489 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include')
-rw-r--r--include/config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index 8f701c92..b509dfd4 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1,4 +1,4 @@
-/* $Id: config.h,v 1.6 2002/06/19 13:34:23 lwms Exp $ */
+/* $Id: config.h,v 1.7 2002/08/23 22:03:46 in2 Exp $ */
#ifndef INCLUDE_CONFIG_H
#define INCLUDE_CONFIG_H
@@ -82,7 +82,9 @@
#define MAX_FRIEND (256) /* 更 cache ぇ程狟ね计ヘ */
#define MAX_REJECT (32) /* 更 cache ぇ程胊计ヘ */
#define MAX_MSGS (10) /* 瞴(荐癟)г瑻 */
+#ifndef MAX_BOARD
#define MAX_BOARD (8192) /* 程秨狾计 */
+#endif
#define MAX_MOVIE (999) /* 程笆篈狾计 */
#define MAX_MOVIE_SECTION (10) /* 程笆篈狾摸 */
#define MAX_ITEMS (1000) /* ヘ魁程Τ碭兜 */