X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/27b18bf9b168319660bdde4632ac4c3f359666d6..97d6365ee6a5f5bde1c8571fe1d2f3777a67cc3f:/services/api/config/application.default.yml diff --git a/services/api/config/application.default.yml b/services/api/config/application.default.yml index 0e005dcb17..ddc6eede83 100644 --- a/services/api/config/application.default.yml +++ b/services/api/config/application.default.yml @@ -80,10 +80,6 @@ common: # active. websocket_max_filters: 10 - # When using multithreaded websocket server, set the size of the database - # connection pool. - websocket_db_pool: 50 - # Git repositories must be readable by api server, or you won't be # able to submit crunch jobs. To pass the test suites, put a clone # of the arvados tree in {git_repositories_dir}/arvados.git or