Skip to content

Commit b906874

Browse files
Apply suggestions from code review
1 parent 24af737 commit b906874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ The product has built-in support for seed from a mounted file system (file), FTP
4242
[NOTE]
4343
====
4444
Amazon S3 is supported by default.
45-
Starting from Neo4j 5.26, in addition to Amazon S3, Google Cloud Storage and Azure Cloud Storage are supported by default.
45+
Starting from Neo4j 5.26, the default support extends also to Google Cloud Storage and Azure Cloud Storage.
4646
47-
However, the other providers require configuration of xref:configuration/configuration-settings.adoc#config_dbms.databases.seed_from_uri_providers[`dbms.databases.seed_from_uri_providers`].
47+
To enable other providers, you need to configure xref:configuration/configuration-settings.adoc#config_dbms.databases.seed_from_uri_providers[`dbms.databases.seed_from_uri_providers`].
4848
====
4949

5050
[role=label--new-5.26]

0 commit comments

Comments
 (0)