You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
219 B
11 lines
219 B
|
6 years ago
|
server:
|
||
|
|
port: 8002
|
||
|
|
|
||
|
6 years ago
|
qiniu:
|
||
|
|
access-key:
|
||
|
|
secret-key:
|
||
|
|
bucket:
|
||
|
|
#七牛的临时上传凭证的有效期,单位秒
|
||
|
|
token-expires: 3600
|
||
|
|
#七牛的临时上传凭证的redis键名
|
||
|
|
redis-cache-key: qiniu-token
|