fixes #929
This commit is contained in:
@@ -88,7 +88,8 @@ class Tag < ActiveRecord::Base
|
|||||||
end
|
end
|
||||||
|
|
||||||
def update_category_cache_for_all
|
def update_category_cache_for_all
|
||||||
Danbooru.config.all_server_hosts.each do |host|
|
update_category_cache
|
||||||
|
Danbooru.config.other_server_hosts.each do |host|
|
||||||
delay(:queue => host).update_category_cache
|
delay(:queue => host).update_category_cache
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user