dever 7 years ago
parent
commit
f8b78f9e3c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      conf/env.conf

+ 2 - 2
conf/env.conf

@@ -50,10 +50,10 @@ xsrf_cookies		= True
 ;前台配置
 [front]
 port				= 8088
-debug				= True
+debug				= False
 ;请求的buffersize
 max_buffer_size		= 210763776
 ;子进程
-process				= 0
+process				= 30
 ;支持手机版
 mobile				= True