You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2021/03/27 06:17:33 UTC

[servicecomb-docs] branch master updated: [SCB-2233]add docs for yaml config source feature (#234)

This is an automated email from the ASF dual-hosted git repository.

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new ac7ec38  [SCB-2233]add docs for yaml config source feature (#234)
ac7ec38 is described below

commit ac7ec3820874307815a2c71eaf1d959839ef427b
Author: wxkwxkwxk1231 <ka...@protonmail.com>
AuthorDate: Sat Mar 27 14:17:26 2021 +0800

    [SCB-2233]add docs for yaml config source feature (#234)
---
 java-chassis-reference/zh_CN/docs/config/general-config.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/java-chassis-reference/zh_CN/docs/config/general-config.md b/java-chassis-reference/zh_CN/docs/config/general-config.md
index 70a365b..79dd73a 100644
--- a/java-chassis-reference/zh_CN/docs/config/general-config.md
+++ b/java-chassis-reference/zh_CN/docs/config/general-config.md
@@ -88,6 +88,7 @@ servicecomb:
 |servicecomb.config.client.tenantName|应用的租户名称|
 |servicecomb.config.client.serverUri|config-center访问地址,格式为`http(s)://{ip}:{port}`,以`,`分隔多个地址|
 |servicecomb.config.client.refresh_interval|pull模式下刷新配置项的时间间隔,单位为毫秒,默认值为30000|
+|servicecomb.config.client.fileSource|指定该配置项的内容为yaml文件,多个配置文件可以用`,`分隔|
 
 * 使用 servicecomb-kie