overleaf/services/notifications/config/settings.defaults.coffee

15 lines
214 B
CoffeeScript
Raw Normal View History

2016-01-14 12:35:16 +00:00
module.exports = Settings =
internal:
notifications:
2016-02-04 14:22:13 +00:00
port: 3042
2016-01-14 12:35:16 +00:00
host: "localhost"
mongo:
url : 'mongodb://127.0.0.1/sharelatex'
notifications:
healthCheck:
user_id: "5620bece05509b0a7a3cbc62"