nci/data/config.yaml

32 lines
536 B
YAML
Raw Normal View History

2015-05-18 20:27:02 +00:00
plugins:
# - nci-mail-notification
2015-08-15 23:32:14 +00:00
# - nci-jabber-notification
2015-05-18 20:27:02 +00:00
nodes:
- type: local
maxExecutorsCount: 2
2015-05-21 21:09:16 +00:00
2015-07-12 12:14:28 +00:00
http:
host: 127.0.0.1
port: 3000
2015-08-15 23:32:14 +00:00
url: http://127.0.0.1:3000
2015-07-12 12:14:28 +00:00
storage:
backend: memdown
# backend: leveldown
2015-07-12 12:14:28 +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
2015-08-15 23:32:14 +00:00
jabber:
host: talk.google.com
port: 5222
reconnect: true
jid: bot.nci@gmail.com
password: password