Преглед на файлове

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