Fix startup warning by setting log_level explicitly.
authorTom Clegg <tclegg@veritasgenetics.com>
Mon, 2 Jul 2018 19:47:29 +0000 (15:47 -0400)
committerTom Clegg <tclegg@veritasgenetics.com>
Mon, 2 Jul 2018 19:47:29 +0000 (15:47 -0400)
fixes #11594

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg@veritasgenetics.com>

apps/workbench/config/application.default.yml

index 0946a9ddaf1728aa2e018100237d0b7ae568d6e1..d5f46feab6db211f52bd90533e4b329dc75f3162 100644 (file)
@@ -72,6 +72,7 @@ production:
   i18n.fallbacks: true
   active_support.deprecation: :notify
   profiling_enabled: false
+  log_level: info
 
   arvados_insecure_https: false