소스 검색

[log] Remove the comment of dev only in log conf files (#3636)

Ying Chen 1 년 전
부모
커밋
2e780cb48c
4개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 1
      desktop/conf.dist/gunicorn_log.conf
  2. 0 1
      desktop/conf.dist/log.conf
  3. 0 1
      desktop/conf/gunicorn_log.conf
  4. 0 1
      desktop/conf/log.conf

+ 0 - 1
desktop/conf.dist/gunicorn_log.conf

@@ -1,6 +1,5 @@
 ########################################
 # Definition for the different objects
-# - FOR DEVELOPMENT ONLY -
 #
 # Directories where log files are kept must already exist.
 # That's why we pick /tmp.

+ 0 - 1
desktop/conf.dist/log.conf

@@ -1,6 +1,5 @@
 ########################################
 # Definition for the different objects
-# - FOR DEVELOPMENT ONLY -
 #
 # Directories where log files are kept must already exist.
 # That's why we pick /tmp.

+ 0 - 1
desktop/conf/gunicorn_log.conf

@@ -1,6 +1,5 @@
 ########################################
 # Definition for the different objects
-# - FOR DEVELOPMENT ONLY -
 #
 # Directories where log files are kept must already exist.
 # That's why we pick /tmp.

+ 0 - 1
desktop/conf/log.conf

@@ -1,6 +1,5 @@
 ########################################
 # Definition for the different objects
-# - FOR DEVELOPMENT ONLY -
 #
 # Directories where log files are kept must already exist.
 # That's why we pick /tmp.