Skip to content

Commit

Permalink
Fix loading error of media listener puma plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
aidewoode committed Apr 24, 2024
1 parent 26c3201 commit e9084b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/puma.rb
@@ -1,3 +1,5 @@
require_relative "../lib/puma/plugin/media_listener"

# 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
Expand Down

0 comments on commit e9084b3

Please sign in to comment.