shareutil.yaml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. # barndchannel: #jixiang项目
  2. # channelids:
  3. # - "13"
  4. # - "12"
  5. # highchannel:
  6. # default: "13"
  7. # barndchannel: #weile项目
  8. # change:
  9. # "263":
  10. # "15": "11"
  11. # "200": "225"
  12. # channelids:
  13. # - "200"
  14. # - "225"
  15. # - "717"
  16. # - "501"
  17. # - "15"
  18. # - "11"
  19. # - "505"
  20. # highchannel:
  21. # "263": "225"
  22. # default: "200"
  23. # barndchannel: #xinyue项目
  24. # channelids:
  25. # - "210"
  26. # - "11"
  27. # highchannel:
  28. # default: "210"
  29. #barndchannel 各自平台按照上面配置 比如微乐
  30. brand:
  31. barndchannel:
  32. change:
  33. "263":
  34. "15": "11"
  35. "200": "225"
  36. channelids:
  37. - "210"
  38. - "11"
  39. highchannel:
  40. default: "210"
  41. domain: "xinyueyouxi.com"
  42. id: "3"
  43. tag: "xinyue"
  44. redis_addr: "r-2zed56d6b1cddcb4.redis.rds.aliyuncs.com:6379"
  45. redis_pass: "weiLeJXreDis2017"
  46. redis_dbindex: 8
  47. subtop: "share_cache"
  48. share_db_addr: rm-2zefd772420bxy12d.mysql.rds.aliyuncs.com:3306
  49. share_db_user: userapi
  50. share_db_password: userapi@xinyue0923
  51. share_db_db: share
  52. share_db_charset: utf8
  53. share_db_max_open: 2
  54. share_db_max_idle: 1