Skip to content

Commit fa0eb67

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2220,7 +2220,8 @@ The following values are available: `S3SeedProvider`, `CloudSeedProvider`, `URLC
22202220
* `S3SeedProvider` supports seeds addressed with `s3`.
22212221
* `CloudSeedProvider` supports seeds addressed with `s3`, `azb`, `gs`.
22222222
* `URLConnectionSeedProvider` supports seeds addressed with `ftp`,`http`, and `https`.
2223-
Seeds addressed with `file` are supported by `FileSeedProvider`.
2223+
* `FileSeedProvider` supports seeds addressed with `file`.
2224+
22242225
This list specifies enabled seed providers.
22252226
If a seed source (URI scheme) is supported by multiple providers in the list, the first matching provider will be used.
22262227
If the list is set to empty, the seed from URI functionality is effectively disabled.

0 commit comments

Comments
 (0)