mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 20:47:44 +00:00
24 lines
656 B
JSON
24 lines
656 B
JSON
{
|
|
"sync_account": {
|
|
"username": "crossweaveservices@mozilla.com",
|
|
"password": "crossweaveservicescrossweaveservices",
|
|
"passphrase": "r-jwcbc-zgf42-fjn72-p5vpp-iypmi"
|
|
},
|
|
"fx_account": {
|
|
"username": "crossweaveservices@restmail.net",
|
|
"password": "crossweaveservicescrossweaveservices"
|
|
},
|
|
"email": {
|
|
"username": "crossweave@mozilla.com",
|
|
"password": "",
|
|
"passednotificationlist": ["crossweave@mozilla.com"],
|
|
"notificationlist": ["crossweave@mozilla.com"]
|
|
},
|
|
"platform": "win32",
|
|
"os": "win7",
|
|
"es": "localhost:9200",
|
|
"serverURL": null,
|
|
"testdir": "__TESTDIR__",
|
|
"extensiondir": "__EXTENSIONDIR__"
|
|
}
|