mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
PERF: move message bus to the front of the middleware stack
Organise all initializers so they are properly ordered and use the same naming scheme
This commit is contained in:
2
config/initializers/099-drain_pool.rb
Normal file
2
config/initializers/099-drain_pool.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
# pg performs inconsistently with large amounts of connections
|
||||
Discourse.start_connection_reaper
|
||||
Reference in New Issue
Block a user