Merge "Enable hipchat section into sample file"

This commit is contained in:
Jenkins 2014-10-06 18:30:01 +00:00 committed by Gerrit Code Review
commit 45644bf8e5
2 changed files with 6 additions and 0 deletions

View File

@ -10,3 +10,6 @@ password=1234567890abcdef1234567890abcdef
url=https://jenkins.example.com
##### This is deprecated, use job_builder section instead
#ignore_cache=True
[hipchat]
authtoken=dummy

View File

@ -37,6 +37,9 @@ recursive=False
url=http://localhost:8080/
user=
password=
[hipchat]
authtoken=dummy
"""