[ARVADOS] updated: 1.1.4-537-g0695b41ae

Git user git at public.curoverse.com
Mon Jul 2 15:48:50 EDT 2018


Summary of changes:
 apps/workbench/config/application.default.yml | 1 +
 1 file changed, 1 insertion(+)

       via  0695b41ae52b87adcdf49c6411f0da353d7213a9 (commit)
      from  816764a283c2cbf2d41b4582113065922b99bd52 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 0695b41ae52b87adcdf49c6411f0da353d7213a9
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Mon Jul 2 15:47:29 2018 -0400

    Fix startup warning by setting log_level explicitly.
    
    fixes #11594
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>

diff --git a/apps/workbench/config/application.default.yml b/apps/workbench/config/application.default.yml
index 0946a9dda..d5f46feab 100644
--- a/apps/workbench/config/application.default.yml
+++ b/apps/workbench/config/application.default.yml
@@ -72,6 +72,7 @@ production:
   i18n.fallbacks: true
   active_support.deprecation: :notify
   profiling_enabled: false
+  log_level: info
 
   arvados_insecure_https: false
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list