Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions website/docs/dotslash-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,11 @@ assumed. Each provider defines its own schema with respect to the other fields
that must be specified on the JSON object.

Currently, DotSlash incldues three providers:

- HTTP Provider: `"type": "http"`
- GitHub Release Provider: `"type": "github-release"`
- S3 Provider: `"type": "s3"`
- GCS Provider: `"type": "gcs"`

At the time of this writing, there is no way to
add custom providers without forking DotSlash.
Expand Down
Loading