From 81d095149c30e02c203e161e0bdd73074402d6d6 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Fri, 6 Feb 2009 12:52:56 +0000 Subject: [PATCH] nicer text, TODO removed git-svn-id: file:///svn/unbound/trunk@1466 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/TODO | 1 - doc/example.conf.in | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index 0d4efc164..1ec4cc2d4 100644 --- a/doc/TODO +++ b/doc/TODO @@ -58,7 +58,6 @@ o local-zone directive with authority service, full authority server is a non-goal. o make so revoke bit keys cannot verify signatures -o option to print UTC timestamps instead of epoch in seconds. o infra and lame cache: easier size config (in Mb), show usage in graphs. o #226: unbound_control dump_requestlist diff --git a/doc/example.conf.in b/doc/example.conf.in index a1d7add2a..d12614c35 100644 --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -192,7 +192,7 @@ server: # log to, with identity "unbound". If yes, it overrides the logfile. # use-syslog: yes - # print UTC timestamp in ascii to logfile, default is secs since 1970. + # print UTC timestamp in ascii to logfile, default is epoch in seconds. # log-time-ascii: no # the pid file. Can be an absolute path outside of chroot/work dir. -- 2.47.3