dever 7 년 전
부모
커밋
f8b78f9e3c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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