fa_user_avatar queue working

This commit is contained in:
Dylan Knutson
2023-04-07 12:10:04 -07:00
parent e99daf4b59
commit 3e62f9949c

View File

@@ -48,8 +48,8 @@ task :good_job do
"GOOD_JOB_MAX_THREADS" => "4",
"GOOD_JOB_QUEUES" => [
"manual:4",
"static_file:3",
"+static_file,fa_post:1",
"static_file,fa_user_avatar:3",
"+fa_user_avatar,static_file,fa_post:1",
"+fa_user_page,fa_user_gallery,fa_post:3",
"fa_user_follows:2",
proxy == "serverhost-1" ? nil : "twitter_timeline_tweets:1",