فهرست منبع

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