Skip to content

Commit

Permalink
Merge pull request #371 from blackcandy-org/media-listener-puma-plugin
Browse files Browse the repository at this point in the history
Fix loading error of media listener puma plugin
  • Loading branch information
aidewoode authored Apr 24, 2024
2 parents 8cace1f + e9084b3 commit dcbe0a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/puma.rb
Original file line number Diff line number Diff line change
@@ -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 dcbe0a6

Please sign in to comment.