· 9 years ago · Oct 22, 2016, 06:42 PM
1{
2 "production": false,
3 "broadcastEvents": true,
4 "port": 3001,
5 "pollIntervalMillis": 15000,
6 "stfAppUrl": "http://localhost:7100",
7 "stfAuthUrl": "http://localhost:7100",
8 "taskScreenShot": "https://s3.amazonaws.com/uploads.hipchat.com/173419/1251897/2j28atrTYNODIC4/Screen%20Shot%202016-07-21%20at%202.30.22%20PM.png",
9 "polledTaskMinutes": 5.0,
10 "hitAccounts": {
11 "contactEmail": "crowdstf@gmail.com",
12 "logins": {
13 "facebook": {
14 "username": "crowdlabtest@gmail.com",
15 "password": "turkturk"
16 },
17 "twitter": {
18 "username": "crowdlabtest",
19 "password": "turkturk"
20 },
21 "gmail": {
22 "username": "crowdlabtest@gmail.com",
23 "password": "turkturk"
24 }
25 }
26 },
27 "database": {
28 "host": "127.0.0.1",
29 "port": "28015",
30 "name": "stf"
31 },
32 "awsCreds": {
33
34 "accessKey": "AKIAIZDW64S6BT3BEPAA",
35 "secretKey": "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"
36 },
37 "hit": {
38 "title": "Use a virtual smartphone app for %s minutes",
39 "keywords": "usability, ui, app, android",
40 "assignmentDurationInSeconds": 100,
41 "rewardDollarsPerMinute": 0.30,
42 "autoApprovalDelayInSeconds": 72000,
43 "currencyCode": "USD",
44 "currencyPrefix": "$",
45 "lifetimeInSeconds": 60000,
46 "description": "Use your mouse and keyboard to explore a virtual smartphone app in your web browser",
47 "productionQual": {
48 "QualificationTypeId": "36CIKHDZUHPY47LX3UYMTL5V3YN0OS",
49 "Comparator": "GreaterThan",
50 "IntegerValue": [
51 0
52 ],
53 "RequiredToPreview": true
54 },
55 "sandboxQual": {
56 "QualificationTypeId": "3H3KEN1OLS42NSIAZBIOD3P0S89IB7",
57 "Comparator": "GreaterThan",
58 "IntegerValue": [
59 90
60 ],
61 "RequiredToPreview": true
62 }
63 }
64}