X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3cc37a0ba2c572731ef998a7f5724294c9415fdb..effb6e13d6a4d024243138cacfeb582efba5e24a:/services/api/config/puma.rb diff --git a/services/api/config/puma.rb b/services/api/config/puma.rb index c7f311f811..e087396f0e 100644 --- a/services/api/config/puma.rb +++ b/services/api/config/puma.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + # Puma can serve each request in a thread from an internal thread pool. # The `threads` method setting takes two numbers a minimum and maximum. # Any libraries that use thread pools should be configured to match