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

min pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 76704c0  Updated Dubbo Admin configuration (markdown)
76704c0 is described below

commit 76704c0abf86b40fe16dda322b6a0369a185633a
Author: min <[email protected]>
AuthorDate: Fri Jan 11 10:34:06 2019 +0800

    Updated Dubbo Admin configuration (markdown)
---
 Dubbo-Admin-configuration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dubbo-Admin-configuration.md b/Dubbo-Admin-configuration.md
index e81a745..c5f020a 100644
--- a/Dubbo-Admin-configuration.md
+++ b/Dubbo-Admin-configuration.md
@@ -12,4 +12,4 @@ configurations in `application.properties`
     ```
  * dubbo.registry.address
    * not recommanded, the address of registry center: 
`dubbo.registry.address="zookeeper://127.0.0.1:2181"`
-   * if the configuration is used instead of `dubbo.configcenter`, Dubbo Admin 
will treat the address as registry center and configuration center, but the 
metadata center will not be actived, some feature like service test are 
unavailable
\ No newline at end of file
+   * if the configuration is applied instead of `dubbo.configcenter`, Dubbo 
Admin will treat the address as registry and configuration centers, in which 
case the metadata center will not be actived. Thus, some features, like service 
test, are unavailable
\ No newline at end of file

Reply via email to