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 81d7790  Updated Dubbo Admin configuration (markdown)
81d7790 is described below

commit 81d7790b6df39aef7437f4572c4aaced75798470
Author: min <[email protected]>
AuthorDate: Fri Jan 11 10:43:12 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 c5f020a..b098d90 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 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
+   * if this configuration is applied instead of `dubbo.configcenter`,  both 
registry and configuration centers will use the above address in Dubbo Admin, 
in which case the metadata center will not be actived. Thus, some features, 
like the service test, are not available anymore.
\ No newline at end of file

Reply via email to