mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
7 lines
126 B
Ruby
7 lines
126 B
Ruby
worker_processes 2
|
|
|
|
# after_fork do |server, worker|
|
|
# ActiveRecord::Base.establish_connection
|
|
|
|
# Que.mode = :async
|
|
# end
|