mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 01:03:35 +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
|
worker_processes 2
|
||||||
|
|
||||||
after_fork do |server, worker|
|
# after_fork do |server, worker|
|
||||||
ActiveRecord::Base.establish_connection
|
# binding.pry
|
||||||
|
# ActiveRecord::Base.establish_connection
|
||||||
|
|
||||||
Que.mode = :async
|
# Que.mode = :async
|
||||||
end
|
# end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue