Skip to content

db.username

The username for connecting to the database.

Key: db.username
Type: String
Can be set in: collection.cfg

Description

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

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

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

Default Value

(none)

Examples

db.username=jenny

See Also

top

Funnelback logo
v15.24.0