19 lines
567 B
INI
19 lines
567 B
INI
general.releaseStage=production
|
|
logging.level=info
|
|
mongo.address=ds055505.mongolab.com
|
|
mongo.port=55505
|
|
mongo.database=minehqapi
|
|
mongo.username=test
|
|
mongo.password=test
|
|
redis.address=localhost
|
|
redis.port=6379
|
|
http.address=0.0.0.0
|
|
http.port=80
|
|
http.workerThreads=6
|
|
twillio.accountSID=AC9e2f88c5690134d29a56f698de3cd740
|
|
twillio.authToken=982592505a171d3be6b0722f5ecacc0e
|
|
mandrill.apiKey=0OYtwymqJP6oqvszeJu0vQ
|
|
bugsnag.apiKey=0e47fba8b825416b7cbc839066184509
|
|
auth.permittedUserRanks=developer,owner
|
|
auth.websiteApiKey=RVbp4hY6sCFVaf
|
|
auth.bungeeCordApiKey=6d9cf76dc9f0d23 |