Node:Database options,
Next:General options,
Up:Configuration
Database configuration
- db-host
- (string) The hostname where your database server is located. May be overridden by the
-h
(--host
) option.
- db-user
- (string) The username to provide to the database server during authentication. May be
overridden by the
-u
(--user
) option.
- db-password
- (string) The password to provide to the database server during authentication. May be
overridden by the
-p
(--password
) option.
- database
- (string) The name of the database containing DNS data.