Skip to content

db name from connectionstring is not used #21

@kmpm

Description

@kmpm

When using a connection string for mongodb where the database is provided AND leaving
db commented out in config the plugin still uses myApp as database name.

mongodb.ini

; ... lost of earlier stuff
string=mongodb://usr:passwor@mongoserver:27017/haraka
;db=myApp

; ... lots of later stuff

In this case I would expect harakato be used as db name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions