Skip to content

Commit 789b646

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

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
@@ -2214,7 +2214,8 @@ m|+++UTC+++
22142214
|Description
22152215
a|Databases may be created from an existing _seed_ (a database backup or dump) stored at some source URI.
22162216
Different types of seed source are supported by different implementations of `com.neo4j.dbms.seeding.SeedProvider`.
2217-
The following values are available, `CloudSeedProvider`, `S3SeedProvider`, `FileSeedProvider` and `URLConnectionSeedProvider`.
2217+
2218+
The following values are available: `S3SeedProvider`, `CloudSeedProvider`, `URLConnectionSeedProvider`, and `FileSeedProvider`.
22182219
Seeds addressed with `s3` are supported by `S3SeedProvider`.
22192220
Seeds addressed with `s3`, `azb`, `gs` are supported by `CloudSeedProvider`.
22202221
Seeds addressed with `ftp`,`http`, and `https` URIs are supported by `URLConnectionSeedProvider`.

0 commit comments

Comments
 (0)