enable vacuum cron task, disable postupdates
This commit is contained in:
@@ -1454,7 +1454,7 @@ class Post < ApplicationRecord
|
||||
def notify_pubsub
|
||||
return unless Danbooru.config.google_api_project
|
||||
|
||||
PostUpdate.insert(id)
|
||||
# PostUpdate.insert(id)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user