|
|
autoconfig.properties = sharedAutoconfig
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/yoho-family-autoconfig.properties
|
|
|
yoho.cms_push.env.namespace = yoho-family
|
|
|
yoho.cms_push.env.serverport = 6
|
|
|
yoho.cms_push.env.webapphome = /home/test/yoho-family/deploy
|
|
|
|
|
|
#db_pool_config
|
|
|
db.default.initialSize=10
|
|
|
db.default.maxTotal=20
|
|
|
db.default.maxIdle=10
|
|
|
db.default.minIdle=5
|
|
|
|
|
|
#debug_enable
|
|
|
is_debug_enable=false
|
|
|
|
...
|
...
|
|