Skip to content

Commit

Permalink
corrected path of recording type file
Browse files Browse the repository at this point in the history
  • Loading branch information
ygit committed Dec 2, 2024
1 parent 4af7ca7 commit 049f38d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You have two storage options for recording assets:
- **Self-storage** - Configure a cloud storage location (for example AWS S3 or GCS) under the storage configuration in your template. By default, 100ms will upload any generated recording assets to this defined location. [Set up storage configuration](/get-started/v2/get-started/features/recordings/recording-assets/storage-configuration) to use this option.
- **Store with 100ms** - If no custom cloud storage is configured, any generated recording assets are uploaded to 100ms storage buckets allocated for your account. By default, there is limited 15 day retention. The validity period of these recordings can be configured using the Get Recording Link API. <br/>

For more details, refer [storage configuration](http://localhost:4000/docs/get-started/v2/get-started/features/recordings/recording-assets/storage-configuration)
For more details, refer [storage configuration](get-started/v2/get-started/features/recordings/recording-assets/storage-configuration)

#### Validity of download URL
When you're using 100ms storage for your recordings, these recording assets need to be downloaded using pre-signed download URLs sent via webhook. Set the validity Alternatively, you can use your own storage.
Expand Down

0 comments on commit 049f38d

Please sign in to comment.