File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Tigris object notifications allow you to receive notifications via a webhook.
44These events allow you to keep track of when objects are created, updated, or
55deleted for a specific bucket.
66
7- ## Enable Object Notifications via Console (TODO)
7+ ## Enable Object Notifications via Tigris Dashboard
88
99To enable object notifications, you need to set up a webhook in the Tigris
1010Console. This can be done in ` Settings ` for the bucket.
@@ -19,7 +19,7 @@ Here's a short video demonstration on enabling object notifications:
1919
2020Object notifications are delivered via a webhook, and obey the following rules:
2121
22- - Tigris will make an HTTP POST post request to the webhook URL with the event
22+ - Tigris will make an HTTP POST request to the webhook URL with the event
2323 payload.
2424- A ` 200 ` status code acknowledges the request was successful.
2525- If a ` 200 ` status is not received, Tigris will retry for a maximum of 3 times
You can’t perform that action at this time.
0 commit comments