blob: fc1dc032893cad5a431f94093c232a9081ea4bda [file] [log] [blame]
commit 5c0dab778efde5230bacc4abf8cc5e75941503ed
Author: zhaojinchao <33742097+zjcnb@users.noreply.github.com>
Date: Thu Jul 29 16:37:28 2021 +0800
Modify ShardingSphere-proxy default configuration file (#11569)
* Modify ShardingSphere-proxy default configuration file
* update
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/encrypt.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/encrypt.cn.md
index 26b87eba73..f776252097 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/encrypt.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/encrypt.cn.md
@@ -6,7 +6,7 @@ weight = 3
## 配置项说明
```yaml
-dataSource: # 省略数据源配置,请参考使用手册
+dataSources: # 省略数据源配置,请参考使用手册
rules:
- !ENCRYPT
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/encrypt.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/encrypt.en.md
index c77a0b052c..f63a0f35d2 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/encrypt.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/yaml/encrypt.en.md
@@ -6,7 +6,7 @@ weight = 3
## Configuration Item Explanation
```yaml
-dataSource: # Omit the data source configuration, please refer to the usage
+dataSources: # Omit the data source configuration, please refer to the usage
rules:
- !ENCRYPT