Commit 76464267c72b2468a901df49ee3cccedb448b05d

Authored by zhouhaihai
1 parent e3c5cc5e

删掉没用的

Showing 1 changed file with 0 additions and 5 deletions   Show diff stats
@@ -19,11 +19,6 @@ skynet.start(function() @@ -19,11 +19,6 @@ skynet.start(function()
19 redisport = 6100, 19 redisport = 6100,
20 redisdb = 1, 20 redisdb = 1,
21 auth = nil, 21 auth = nil,
22 -  
23 - mongohost = "127.0.0.1",  
24 - mongoport = nil,  
25 - mongouser = nil,  
26 - mongopswd = nil,  
27 }) 22 })
28 23
29 skynet.exit() 24 skynet.exit()