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

crafter.profile.access-token-manager-cli.properties Maven / Gradle / Ivy

The newest version!
mongodb.connection.host=localhost
mongodb.connection.port=27017

mongodb.connection.autoConnectRetry=true
mongodb.connection.connectionsPerHost=8
mongodb.connection.maxWaitTime=1500
mongodb.connection.socketKeepAlive=true
mongodb.connection.threadsAllowedToBlockForConnectionMultiplier=4
mongodb.connection.connectTimeout=1000
mongodb.connection.writeConcern=JOURNALED

mongodb.connection.readPreference=1
mongodb.connection.dbName=crafterprofile
mongodb.connection.dbUsername=
mongodb.connection.dbPassword=




© 2015 - 2025 Weber Informatics LLC | Privacy Policy