disable pubsub
This commit is contained in:
@@ -1383,6 +1383,7 @@ class Post < ActiveRecord::Base
|
|||||||
end
|
end
|
||||||
|
|
||||||
def notify_pubsub
|
def notify_pubsub
|
||||||
|
return
|
||||||
return unless Danbooru.config.google_api_project
|
return unless Danbooru.config.google_api_project
|
||||||
|
|
||||||
pubsub = Google::Apis::PubsubV1::PubsubService.new
|
pubsub = Google::Apis::PubsubV1::PubsubService.new
|
||||||
|
|||||||
Reference in New Issue
Block a user