Commit 8b15122fba6b76e9af90bc020f951e00220e6aa8

Authored by liuzujun
1 parent 51852b2e

serverType cb to ob

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/basic.lua
... ... @@ -21,7 +21,7 @@ max_client = 20000
21 21 debug_port = 10001
22 22 httpweb_port = 11001
23 23  
24   -serverType = "cb"
  24 +serverType = "ob"
25 25 max_queue = 500
26 26  
27 27 redis_port = 6379
... ...