aboutsummaryrefslogtreecommitdiff
path: root/config/puma.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/puma.rb')
-rw-r--r--config/puma.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/puma.rb b/config/puma.rb
index 98bdd50..8879c35 100644
--- a/config/puma.rb
+++ b/config/puma.rb
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2004-2020 David Heinemeier Hansson
+# SPDX-FileCopyrightText: 2020 IN COMMON Collective <collective@incommon.cc>
+# SPDX-License-Identifier: MIT
+
# 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