Skip to content

Commit 6d5f8b7

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

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
@@ -2216,7 +2216,8 @@ a|Databases may be created from an existing _seed_ (a database backup or dump) s
22162216
Different types of seed source are supported by different implementations of `com.neo4j.dbms.seeding.SeedProvider`.
22172217

22182218
The following values are available: `S3SeedProvider`, `CloudSeedProvider`, `URLConnectionSeedProvider`, and `FileSeedProvider`.
2219-
Seeds addressed with `s3` are supported by `S3SeedProvider`.
2219+
2220+
* `S3SeedProvider` supports seeds addressed with `s3`.
22202221
Seeds addressed with `s3`, `azb`, `gs` are supported by `CloudSeedProvider`.
22212222
Seeds addressed with `ftp`,`http`, and `https` URIs are supported by `URLConnectionSeedProvider`.
22222223
Seeds addressed with `file` are supported by `FileSeedProvider`.

0 commit comments

Comments
 (0)