Merged silc_1_0_branch to trunk.
[silc.git] / apps / silcd / serverconfig.h
index 164647d8262664e3fc4830a6c14f5936c102a327..2104976ed3e87275c5c485ab67a941d792cd930f 100644 (file)
@@ -2,7 +2,7 @@
 
   serverconfig.h
 
-  Author: Johnny Mnemonic <johnny@themnemonic.org>
+  Author: Giovanni Giacobbi <giovanni@giacobbi.net>
 
   Copyright (C) 1997 - 2002 Pekka Riikonen
 
@@ -175,6 +175,7 @@ typedef struct {
   bool logging_timestamp;
   bool logging_quick;
   long logging_flushdelay;
+  char *debug_string;
 
   /* Other configuration sections */
   SilcServerConfigCipher *cipher;