]> code.citadel.org Git - citadel.git/blobdiff - citadel/sysconfig.h
* Split cmd_user() and cmd_pass() into frontend/backend functions
[citadel.git] / citadel / sysconfig.h
index ff875ee394f2ab4cc52e42c349618b0f62b4c91b..a32afa728e648a34fddb88998ad96ed56ff05edf 100644 (file)
  */
 #define HOUSEKEEPING_WAKEUP    60
 
-/*
- * We'll almost certainly want to do this more elegantly.  For now we are
- * creating a fixed-size pool of worker threads.
- */
-#define NUM_WORKER_THREADS     15
+
+#define NLI    "(not logged in)"
 
 
 /*** STRUCTURE SIZE VARIABLES ***/