-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduction.json
59 lines (59 loc) · 1.49 KB
/
production.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"version": {
"inReview": "1.0.375",
"latest": "1.0.375",
"optional": "1.0.375",
"force": "1.0.375",
"storeUrls": {
"android": "matket://details?id=com.teamcheers.app",
"ios": "https://team-cheers.com"
},
"msg": {
"ko": {
"msg": "원활한 서비스를 이용하시려면,\n업데이트가 꼭 필요합니다.",
"subMsg": "업데이트 하시겠습니까?",
"rightButton": "확인",
"leftButton": "취소"
},
"en": {
"msg": "To use the service,\nneed to update.",
"subMsg": "Would you like to update?",
"rightButton": "OK",
"leftButton": "Cancel"
}
}
},
"cmdbLogging": false,
"gatewayAdExposureRate": 1.0,
"pcidRequired": false,
"pushSendChunkSize": 100,
"abtest": {
"OPEN_GOOGLE_AD": {
"abOption": "B",
"minVersion": "0.0.0",
"start": "2023-06-09T00:00:00+09:00[Asia/Seoul]",
"dividedBy": "NONE",
"overrideA": [],
"overrideB": [],
"overrideC": []
},
"IMAGE_EXPOSURE": {
"abOption": "B",
"minVersion": "0.0.0",
"start": "2023-06-09T00:00:00+09:00[Asia/Seoul]",
"dividedBy": "NONE",
"overrideA": [],
"overrideB": [],
"overrideC": []
},
"CATEGORY_EXPOSURE": {
"abOption": "B",
"minVersion": "0.0.0",
"start": "2023-06-09T00:00:00+09:00[Asia/Seoul]",
"dividedBy": "NONE",
"overrideA": [],
"overrideB": [],
"overrideC": []
}
}
}