diff --git a/config/environments/test.js.example b/config/environments/test.js.example index fda3a5ce..449db82c 100644 --- a/config/environments/test.js.example +++ b/config/environments/test.js.example @@ -272,7 +272,7 @@ var config = { // If filename is given logs comming from analysis client will be written // there, in append mode. Otherwise 'log_filename' is used. Otherwise stdout is used (default). // Log file will be re-opened on receiving the HUP signal - filename: 'logs/node-windshaft-analysis.log' + // filename: 'logs/node-windshaft-analysis.log' }, // Define max execution time in ms for analyses or tags // If analysis or tag are not found in redis this values will be used as default.