fishhallserver.json 920 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "LogLevel": "release",
  3. "FileLevel": "debug",
  4. "LogPath": "./log/fishhall",
  5. "ServerIP": "baloot.almarid77.com",
  6. "ServerPort": 8550,
  7. "MonitorPort" : 8601,
  8. "MaxConnNum": 20000,
  9. "ChannelUrl": "r-l4v83gqqdksuyjil7y.redis.me-central-1.rds.aliyuncs.com:6379",
  10. "ChannelPassword":"vvHeR7Oaw07UQsJx",
  11. "RedisDB": 10,
  12. "RealNameTools":"[{\"ItemId\":1,\"Count\":20000},{\"ItemId\":520200,\"Count\":5},{\"ItemId\":520300,\"Count\":5},{\"ItemId\":520400,\"Count\":5},{\"ItemId\":620300,\"Count\":2}]",
  13. "SubsidyAmount": 1000,
  14. "SubsidyTimes": 3,
  15. "AdConfig": 0,
  16. "CertFile" : "../ssl/baloot.almarid77.com-chain.pem",
  17. "KeyFile" : "../ssl/baloot.almarid77.com-key.pem",
  18. "IsAgentClosed":1,
  19. "sms.postUrl": "",
  20. "sms.accessID": "",
  21. "sms.accessSecret": "",
  22. "sms.sendMsg": "[Domino]Your verification code is %v.Please enter in 5 minutes.",
  23. "sms.testCode": "000000",
  24. "IsChipRoom":0,
  25. "TestPay":false,
  26. "VersionID": 2
  27. }