测试:修改 game-server 测试配置
This commit is contained in:
@@ -210,8 +210,8 @@ app.configure(ALL_ENVS, function () {
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
app.configure('development', function () {
|
||||
// TODO: 所有环境打开监听模块和日志
|
||||
app.configure(ALL_ENVS, function () {
|
||||
// enable the system monitor modules
|
||||
app.enable('systemMonitor');
|
||||
app.enable('rpcDebugLog');
|
||||
|
||||
Reference in New Issue
Block a user