소스 검색

- turn debugging off

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3541 689a6050-402a-0410-94f2-e92a70836424
Daniel-Constantin Mierla 17 년 전
부모
커밋
766c28f6d3
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      etc/openser.cfg

+ 2 - 2
etc/openser.cfg

@@ -19,9 +19,9 @@ fork=yes
 children=4
 
 /* uncomment the following lines to enable debugging */
-debug=6
+#debug=6
 #fork=no
-log_stderror=yes
+#log_stderror=yes
 
 /* uncomment the next line to disable TCP (default on) */
 #disable_tcp=yes