Merge branch 'master' into origin-8442-cwl-crunch2
[arvados.git] / services / api / config / application.default.yml
index 0e005dcb175aba501a27d37facb4968bbed5be02..ddc6eede835a8cf4ceb790a3056e313e6c1e91d0 100644 (file)
@@ -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