Skip to content

Commit c8c448e

Browse files
Update modules/ROOT/pages/configuration/configuration-settings.adoc
Co-authored-by: NataliaIvakina <[email protected]>
1 parent 6d5f8b7 commit c8c448e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2218,7 +2218,7 @@ Different types of seed source are supported by different implementations of `co
22182218
The following values are available: `S3SeedProvider`, `CloudSeedProvider`, `URLConnectionSeedProvider`, and `FileSeedProvider`.
22192219

22202220
* `S3SeedProvider` supports seeds addressed with `s3`.
2221-
Seeds addressed with `s3`, `azb`, `gs` are supported by `CloudSeedProvider`.
2221+
* `CloudSeedProvider` supports seeds addressed with `s3`, `azb`, `gs`.
22222222
Seeds addressed with `ftp`,`http`, and `https` URIs are supported by `URLConnectionSeedProvider`.
22232223
Seeds addressed with `file` are supported by `FileSeedProvider`.
22242224
This list specifies enabled seed providers.

0 commit comments

Comments
 (0)