16679: Adds Workbench.IdleTimeout config setting for WB2.
[arvados.git] / lib / config / config.default.yml
index 80294afaf35f1f701928f0c1ce99c3c09ca35e09..07cde3200145d0289904338599bd2b9c17097208 100644 (file)
@@ -1332,6 +1332,10 @@ Clusters:
       VocabularyURL: ""
       FileViewersConfigURL: ""
 
+      # Idle time after which the user's session will be auto closed.
+      # This feature is disabled when set to zero.
+      IdleTimeout: 0s
+
       # Workbench welcome screen, this is HTML text that will be
       # incorporated directly onto the page.
       WelcomePageHTML: |