20 lines
562 B
INI
20 lines
562 B
INI
general.releaseStage=production
|
|
logging.level=info
|
|
logging.debug=true
|
|
mongo.address=localhost
|
|
mongo.port=27017
|
|
mongo.database=MineHQ
|
|
mongo.username=
|
|
mongo.password=
|
|
redis.address=localhost
|
|
redis.port=6379
|
|
http.address=0.0.0.0
|
|
http.port=80
|
|
http.workerThreads=
|
|
twillio.accountSID=AC9e2f88c5690134d29a56f698de3cd740
|
|
twillio.authToken=982592505a171d3be6b0722f5ecacc0e
|
|
mandrill.apiKey=0OYtwymqJP6oqvszeJu0vQ
|
|
bugsnag.apiKey=0e47fba8b825416b7cbc839066184509
|
|
auth.permittedUserRanks=developer,owner
|
|
auth.websiteApiKey=RVbp4hY6sCFVaf
|
|
auth.bungeeCordApiKey=6d9cf76dc9f0d23 |