瀏覽代碼

[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.