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

# NAME

wtdns-flatten - WtDNS directory converter

# SYNOPSIS

	wtdns-flatten

# DESCRIPTION

The **wtdns-flatten** utility converts the WtDNS data directory structure from
one using hash directories to one not 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".

# FILES

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

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