blob: 358f774dbd21fbb27ca5a92448d121de7f481ab5 [file] [log] [blame]
{
"couchdb": {
"uri": "http://localhost:5984"
},
"dashboard": {
"port": 8088
},
"app": {
"entry": "cdvtests/index.html",
"timeout": 600
},
"blackberry": {
"devices": {
"ips": [],
"password": "password"
},
"bb10": {
"sdk": "",
"signingPassword": ""
},
"tablet": {
"sdk": "",
"signingPassword": ""
}
},
"ios": {
"keychainPassword": "",
"keychainLocation": ""
},
"windows8": {
"target": "emulator"
},
"mail": {
"to": ["someone@someplace.com"],
"from": "yourbuildbot@yourEmailService.com",
"password": "yourSMTPpassword",
"serverURL": "put your external url here"
}
}