]> code.citadel.org Git - citadel.git/blobdiff - citadel/sysconfig.h
* I dunno
[citadel.git] / citadel / sysconfig.h
index dd445ce9d67b966160b3707e7143d6e26b7d1f4b..cb98333238a6ddc33078132452096c3b7d73ce13 100644 (file)
@@ -1,3 +1,8 @@
+/*
+ * $Id$
+ *
+ */
+
 /****************************************************************************/
 /*                  YOUR SYSTEM CONFIGURATION                               */
 /* Set all the values in this file appropriately BEFORE compiling any of the*/
 #define MAXFLOORS      16
 
 
+/*
+ * Command buffer size (do not change!)
+ */
+#define SIZ            4096
+
 /*
  * SMTP delivery retry and give-up times
  */