michael@0: { michael@0: "sync_account": { michael@0: "username": "__SYNC_ACCOUNT_USERNAME__", michael@0: "password": "__SYNC_ACCOUNT_PASSWORD__", michael@0: "passphrase": "__SYNC_ACCOUNT_PASSPHRASE__" michael@0: }, michael@0: "fx_account": { michael@0: "username": "__FX_ACCOUNT_USERNAME__", michael@0: "password": "__FX_ACCOUNT_PASSWORD__" michael@0: }, michael@0: "email": { michael@0: "username": "crossweave@mozilla.com", michael@0: "password": "", michael@0: "passednotificationlist": ["crossweave@mozilla.com"], michael@0: "notificationlist": ["crossweave@mozilla.com"] michael@0: }, michael@0: "auth_type": "fx_account", michael@0: "es": "localhost:9200", michael@0: "os": "Ubuntu", michael@0: "platform": "linux64", michael@0: "serverURL": null, michael@0: "extensiondir": "__EXTENSIONDIR__", michael@0: "testdir": "__TESTDIR__" michael@0: }