diff --git a/conf_schema.h b/conf_schema.h index 47da87f3..d64a7f00 100644 --- a/conf_schema.h +++ b/conf_schema.h @@ -306,6 +306,7 @@ END_STRUCT_DEFAULT STRUCT_DEFAULT(log_format, android) ATOM_DEFAULT(show_pid, 0) +ATOM_DEFAULT(show_time, 0) END_STRUCT_DEFAULT STRUCT(watchdog)