don't log shorturls created by the system
This commit is contained in:
parent
35d4870734
commit
566e334ddd
|
@ -30,6 +30,7 @@ class ShortUrl < ApplicationRecord
|
||||||
creator_name: "YiffyAPI",
|
creator_name: "YiffyAPI",
|
||||||
creator_ua: "YiffyAPI",
|
creator_ua: "YiffyAPI",
|
||||||
url: url,
|
url: url,
|
||||||
|
no_webhook_messages: true,
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue
Block a user