* Added global variable silc_log_timestamp that tells silclog
[silc.git] / apps / silcd / serverconfig.h
index 268b8699f1afbc71c920d7fd0c1f219efa6f812e..a55d2af909aaaeb412b4525c630dd9a4aca483ce 100644 (file)
@@ -166,6 +166,7 @@ typedef struct {
   SilcServerConfigConnParams param;
   bool detach_disabled;
   SilcUInt32 detach_timeout;
+  bool logging_timestamp;
   bool logging_quick;
   long logging_flushdelay;