Skip to content

db.password

The password for connecting to the database.

Key: db.password
Type: ConfigPassword
Can be set in: collection.cfg

Description

This parameter specifies the password to use when connecting to the underlying database.

This password will need to be correct for the specified username, and the underlying database must accept username/password connections.

Note that for databases which do not require a password (i.e. SQLite), no password is required.

Default Value

(none)

Examples

db.password=a"94'Xs6&RYu

See Also

top

Funnelback logo
v15.24.0