fix(naming): The fix configuration name is different

This commit is contained in:
chuntaojun 2020-03-09 11:28:39 +08:00
parent 0886653a08
commit 6a7b664bfb

View File

@ -42,6 +42,7 @@ server.port=8848
### If enable the instance auto expiration, kind like of health check of instance:
# nacos.naming.expireInstance=true
### If enable the empty service auto clean, services with an empty instance are automatically cleared
nacos.naming.empty.service.auto-clean=false
### The empty service cleanup task delays startup time in milliseconds