% WTDNS-DEEPEN(8) - WtDNS directory converter
% Jonas Eckerman <jonas@truls.org>
% 2012-10-16 15:10:07 UTC (v0.003)

# NAME

wtdns-deepen - WtDNS directory converter

# SYNOPSIS

	wtdns-deepen

# DESCRIPTION

The **wtdns-deepen** utility converts the WtDNS data directory structure from
one not using hash directories to one using hash directories.

# CONFIGURATION

The following global options are recognized in the configuration file.

debug = yes/no
:	If this is on, some programs will just list/log what they would do if
	it was off without actually doing it.

datadir = directory
:	The directory where WtDNS resource records are stored.
	Default is "/var/lib/wtdns".

oldhash = yes/no
:	If on, WtDNS will omit the '#' i front of the hash, wich makes it
	compatible with the oriinal SheerDNS software.

hasher = command
:	The command to use when getting a hash for the host domain directory.
	Default is "/usr/bin/wtdnshash".

# FILES

/var/lib/wtdns
:	All resource records are stored in this directory.

/etc/wtdns/wtdns.ini
:	The global configuration file.
