nci/data/config.yaml

20 lines
274 B
YAML
Raw Normal View History

2015-05-18 20:27:02 +00:00
plugins:
# - nci-mail-notification
2015-05-18 20:27:02 +00:00
nodes:
- type: local
maxExecutorsCount: 2
2015-05-21 21:09:16 +00:00
2015-07-05 11:47:43 +00:00
notify:
mail:
host: smtp.gmail.com
port: 587
auth:
user: bot.nci@gmail.com
pass: pass
http:
host: 127.0.0.1
port: 3000