nci/data/config.yaml

20 lines
277 B
YAML

plugins:
# - nci-mail-notification
nodes:
- type: local
maxExecutorsCount: 2
notify:
mail:
host: smtp.gmail.com
port: 587
auth:
user: bot.nci@gmail.com
pass: pass
httpApi:
host: 127.0.0.1
port: 3030