Skip to content

Commit 5922f1b

Browse files
committed
Update to link back to clustering docs
1 parent ed2c67e commit 5922f1b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/ROOT/pages/deprecations-additions-removals-compatibility.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ label:deprecated[]
4646
----
4747
CREATE DATABASE db OPTIONS { seedCredentials: ..., seedConfig: ... }
4848
----
49-
| The `CREATE DATABASE` options `seedCredentials` and `seedConfig` have been deprecated. S3 credentials and configuration are now read by the S3 client
50-
from one of the normal locations, for example the executing users credentials in `$HOME/.aws/credentials`. For further infomation see ....
49+
| The `CREATE DATABASE` options `seedCredentials` and `seedConfig` have been deprecated. For seeding from cloud storage, it is recommended to use `CloudSeedProvider` which will read cloud credentials and configuration from standard locations. For further information see link:{neo4j-docs-base-uri}/operations-manual/{page-version}/clustering/databases/#_seed_providers[Seed providers]
5150

5251
a|
5352
label:functionality[]

0 commit comments

Comments
 (0)