nci/data/config.yaml
2016-01-09 16:35:33 +03:00

40 lines
787 B
YAML

plugins:
- nci-projects-reloader
- nci-static-server
# - nci-mail-notification
# - nci-jabber-notification
# - nci-scheduler
nodes:
- type: local
maxExecutorsCount: 2
http:
host: 127.0.0.1
port: 3000
url: http://127.0.0.1:3000
static:
locations:
- url: !!js/regexp ^/(js|css|fonts|images)/
root: static/
- url: !!js/regexp ^/projects/(\w|-)+/workspace/
root: data/
storage:
backend: memdown
notify:
mail:
host: smtp.gmail.com
port: 587
auth:
user: bot.nci@gmail.com
pass: pass
jabber:
host: talk.google.com
port: 5222
reconnect: true
jid: bot.nci@gmail.com
password: password