Commit d6e8065865ac18daa70363766769d5600cb4c861

Authored by zhouhaihai
1 parent dd42c06e

cb

Showing 1 changed file with 3 additions and 1 deletions   Show diff stats
config/basic.lua
... ... @@ -17,4 +17,6 @@ thread = 4
17 17 max_client = 2000
18 18 server_port = 20001
19 19 debug_port = 10001
20   -httpweb_port = 11001
21 20 \ No newline at end of file
  21 +httpweb_port = 11001
  22 +
  23 +serverType = "cb"
22 24 \ No newline at end of file
... ...