[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3. Configuration

The `mydns.conf' file has a simple, familiar format. It consists of lines that may contain variables and values, in the format

 
variable = value

Blank lines are allowed. The `#' character begins comments, which are ignored.

The `--dump-config' option of the mydns program will output all possible variables in `mydns.conf' format. (See section 2.3 Creating mydns.conf.)

Boolean values can be `yes', `no', `1', `0', `on', or `off'.

3.1 Database configuration  
3.2 Name daemon configuration  
3.3 Cache configuration  
3.4 Miscellaneous configuration options.