Bladeren bron

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

Ying Chen 1 jaar geleden
bovenliggende
commit
2e780cb48c
4 gewijzigde bestanden met toevoegingen van 0 en 4 verwijderingen
  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.