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 database.
This username will need to have a correct password specified, and the database must accept username/password connections.
Note that for databases which do not require a username (i.e. SQLite), no username is required.