From 1bcb4fe1022c4ede4619c2a39640a9c4cc8533a9 Mon Sep 17 00:00:00 2001 From: allegroai <> Date: Thu, 2 Jul 2020 01:29:36 +0300 Subject: [PATCH] Documentation suppress_update_message --- docs/trains.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/trains.conf b/docs/trains.conf index 7f18388b..d37cdce1 100644 --- a/docs/trains.conf +++ b/docs/trains.conf @@ -157,6 +157,10 @@ sdk { # do not analyze the entire repository. force_analyze_entire_repo: false + # If set to true, *trains* update message will not be printed to the console + # this value can be overwritten with os environment variable TRAINS_SUPPRESS_UPDATE_MESSAGE=1 + suppress_update_message: false + # Development mode worker worker { # Status report period in seconds