Skip to content

Commit 2d58c18

Browse files
committed
Update ecosystem_settings.js
1 parent e21e3dd commit 2d58c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definitions/ecosystem_settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ function addIndexer(chainName) {
2222
autorestart: false,
2323
kill_timeout: 3600,
2424
watch: false,
25-
time: true, // include timestamps in pm2 logs
25+
time: true,
2626
env: {
2727
CONFIG_JSON: 'chains/' + chainName + '.config.json',
2828
TRACE_LOGS: 'false',

0 commit comments

Comments
 (0)