add sample jabber settings

This commit is contained in:
oleg 2015-08-16 02:32:14 +03:00
parent 52ed45bcca
commit 51711c5b38
2 changed files with 11 additions and 3 deletions

View File

@ -1,6 +1,7 @@
plugins:
# - nci-mail-notification
# - nci-jabber-notification
nodes:
- type: local
@ -9,6 +10,7 @@ nodes:
http:
host: 127.0.0.1
port: 3000
url: http://127.0.0.1:3000
storage:
backend: memdown
@ -21,3 +23,9 @@ notify:
auth:
user: bot.nci@gmail.com
pass: pass
jabber:
host: talk.google.com
port: 5222
reconnect: true
jid: bot.nci@gmail.com
password: password

View File

@ -4,8 +4,8 @@ scm:
repository: ./test/repos/mercurial
rev: default
catchRev:
comment: !!js/regexp //
# catchRev:
# comment: !!js/regexp //
# buildEvery:
# time: "*/5 * * * * *"
@ -22,7 +22,7 @@ notify:
# - oleg.korobenko@gmail.com
# - oleg.poligon@gmail.com
# jabber:
# - oleg.korobenko@gmail.com
# - oleg.poligon@gmail.com
trigger:
after: