mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-11 06:43:40 -05:00
nicer text, TODO removed
git-svn-id: file:///svn/unbound/trunk@1466 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
63d3cb7ff4
commit
81d095149c
2 changed files with 1 additions and 2 deletions
1
doc/TODO
1
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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue