All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.imcollector.imcollector-auth-mongodb.1.3.source-code.reference.conf Maven / Gradle / Ivy

# The default configuration for I'm Collector Auth MongoDB provider.

imcollector-auth {

    mongodb {
        host=localhost
        port=27017
        name=local
        credential=null
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy