mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-19 09:43:32 +00:00
pref(storage): 修改录像存储的配置
This commit is contained in:
@@ -595,8 +595,8 @@
|
||||
"esUrl": "提示:如果有多台主机,请使用逗号 ( , ) 进行分割。(eg: http://www.jumpserver.a.com,http://www.jumpserver.b.com)",
|
||||
"esIndex": "es提供默认index:jumpserver",
|
||||
"esDocType": "es默认文档类型:command",
|
||||
"s3Endpoint": "S3: http://s3.{REGION_NAME}.amazonaws.com<br>S3(China): http://s3.{REGION_NAME}.amazonaws.com.cn<br>示例: http://s3.cn-north-1.amazonaws.com.cn",
|
||||
"ossEndpoint": "OSS: http://{REGION_NAME}.aliyuncs.com<br>示例: http://oss-cn-hangzhou.aliyuncs.com"
|
||||
"s3Endpoint": "S3 格式: http://s3.{REGION_NAME}.amazonaws.com<br>S3(China) 格式: http://s3.{REGION_NAME}.amazonaws.com.cn<br>如: http://s3.cn-north-1.amazonaws.com.cn",
|
||||
"ossEndpoint": "OSS 格式: http://{REGION_NAME}.aliyuncs.com<br>如: http://oss-cn-hangzhou.aliyuncs.com"
|
||||
}
|
||||
},
|
||||
"setting": {
|
||||
|
Reference in New Issue
Block a user