/* Primary Settings MUST BE CHANGED */
#define BBSNAME		"�����~�{" 		/* ���寸�W */
#define BBSENAME	"PTT" 			/* �^�寸�W */
#define MYHOSTNAME	"ptt.csie.ntu.edu.tw"	/* ������}	*/
#define MYIP		"140.112.30.142"	/* IP��}	*/
#define REGCODE_MAGIC	"changeMe"		/* ���U�üƺؤl	*/

/* �U���O���`�諸�]�w�A����]�� */
/* Performance Settings */
#define MAX_USERS 	(15000)			/* �̰����U�H�� */
#define MAX_ACTIVE 	(512)			/* �̦h�P�ɤW���H�� */

/* Misc Settings */
#define MEM_CHECK 	(0)			/* �]�� 0 �N���D���դ� */

/* vim:ft=c
 */