X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1ea751256b6817e0c841e0a9c4b99d559de6f0b0..1cce0422dfc66a02e59f0c3a783562c90d0931d9:/lib/config/config.default.yml diff --git a/lib/config/config.default.yml b/lib/config/config.default.yml index 9ac4aeeb96..6da5344fa3 100644 --- a/lib/config/config.default.yml +++ b/lib/config/config.default.yml @@ -206,6 +206,9 @@ Clusters: WebsocketClientEventQueue: 64 WebsocketServerEventQueue: 4 + # Timeout on requests to internal Keep services. + KeepServiceRequestTimeout: 15s + Users: # Config parameters to automatically setup new users. If enabled, # this users will be able to self-activate. Enable this if you want