dever hace 7 años
padre
commit
f8b78f9e3c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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