mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 16:53:37 +02:00
Turn que off for dev for temp
This commit is contained in:
parent
c3fc38d2e2
commit
eb271f55af
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
|||
worker_processes 2
|
||||
|
||||
after_fork do |server, worker|
|
||||
ActiveRecord::Base.establish_connection
|
||||
# after_fork do |server, worker|
|
||||
# binding.pry
|
||||
# ActiveRecord::Base.establish_connection
|
||||
|
||||
Que.mode = :async
|
||||
end
|
||||
# Que.mode = :async
|
||||
# end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue