Authored by chaogeng

Update yoho-sns-autoconfig.properties

@@ -17,4 +17,10 @@ social.service.url=http://social-test3.yohops.com:8095/social @@ -17,4 +17,10 @@ social.service.url=http://social-test3.yohops.com:8095/social
17 uic.service.url = http://java-yoho-uic-service:8096/uic 17 uic.service.url = http://java-yoho-uic-service:8096/uic
18 msgCenter.securityKey = 1a15a75d-b30f-4d74-a791-d654647a8c77 18 msgCenter.securityKey = 1a15a75d-b30f-4d74-a791-d654647a8c77
19 msgCenter.securityKey.publishReward=6131fe0b-2db8-4375-8433-cdc29fd89ef5 19 msgCenter.securityKey.publishReward=6131fe0b-2db8-4375-8433-cdc29fd89ef5
20 -msgCenter.securityKey.topicReward=3a60113a-044c-498f-9443-e2da3c2ada0f  
  20 +msgCenter.securityKey.topicReward=3a60113a-044c-498f-9443-e2da3c2ada0f
  21 +
  22 +#es config
  23 +elasticSearch.host=192.168.104.246
  24 +elasticSearch.port=9200
  25 +elasticSearch.client.connectNum=10
  26 +elasticSearch.client.connectPerRoute=50