-
Notifications
You must be signed in to change notification settings - Fork 272
/
Copy pathtest.yaml
187 lines (174 loc) · 2.74 KB
/
test.yaml
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
server:
port: 8761
env: dev
redis:
host: 127.0.0.1
port: 7528
username:
password: flat-server-test
db: 0
queueDB: 1
mysql:
host: 127.0.0.1
port: 7519
username: root
password: flat-server-test
db: flat_server
jwt:
secret: test
algorithms: HS256
website: https://flat-web-dev.whiteboard.agora.io
log:
pathname: "{{PROJECT_DIR}}/logs"
filename: "{{DAY_DATE}}"
cloud_storage:
concurrent: 3
single_file_size: 524288000
total_size: 2147483648
prefix_path: cloud-storage
allow_file_suffix:
- ppt
- pptx
- doc
- docx
- pdf
- png
- jpg
- jpeg
- gif
- mp3
- mp4
user:
avatar:
# 5M
size: 5242880
allow_suffix:
- png
- jpg
- jpeg
oauth:
logo:
prefix_path: oauth-logo
size: 5242880
allow_suffix:
- png
- jpg
- jpeg
login:
qq:
enable: false
app_id:
app_secret:
wechat:
web:
enable: true
app_id:
app_secret:
mobile:
enable: true
app_id:
app_secret:
github:
enable: true
client_id:
client_secret:
google:
enable: true
client_id:
client_secret:
redirect_uri:
apple:
enable: true
agora:
enable: true
client_id:
client_secret:
sms:
enable: true
force: false
test_users:
- phone:
code:
chinese_mainland:
access_id:
access_secret:
template_code:
sign_name:
# hmt(Hong Kong, Macao and Taiwan regions of China)
hmt:
access_id:
access_secret:
template_code:
sign_name:
global:
access_id:
access_secret:
template_code:
sign_name:
agora:
app:
id:
certificate:
restful:
id:
secret:
oss:
access_id:
access_secret:
vendor:
region:
bucket:
folder:
prefix:
screenshot:
enable:
oss:
access_id:
access_secret:
vendor:
region:
bucket:
folder:
prefix:
messageNotification:
enable: false
events:
- productID:
eventType:
secret:
whiteboard:
access_key: "test"
secret_access_key: "test"
convert_region: "cn-hz"
storage_service:
type: oss
oss:
access_key: test
secret_key: test
endpoint: test
bucket: test
region: test
censorship:
video:
enable: true
type: aliCloud
aliCloud:
uid: test
access_id: test
access_secret: test
endpoint: green.cn-shanghai.aliyuncs.com
voice:
enable: false
type: aliCloud
aliCloud:
uid:
access_id:
access_secret:
callback_address:
text:
enable: true
type: aliCloud
aliCloud:
access_id: test
access_secret: test
endpoint: green.cn-shanghai.aliyuncs.com