mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Replace Clockwork with Sidetiq
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
###
|
||||
|
||||
# This specifies how many of each task to run
|
||||
concurrency: web=2,sidekiq=1,clockwork=1
|
||||
concurrency: web=2,sidekiq=1
|
||||
|
||||
# Define the port range to use, must be in multiples of 1000
|
||||
port: 3000
|
||||
|
||||
Reference in New Issue
Block a user