Skip to content

Commit be486f7

Browse files
committed
Update to link back to clustering docs
1 parent 8b6b61a commit be486f7

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
@@ -33,8 +33,7 @@ label:deprecated[]
3333
----
3434
CREATE DATABASE db OPTIONS { seedCredentials: ..., seedConfig: ... }
3535
----
36-
| The `CREATE DATABASE` options `seedCredentials` and `seedConfig` have been deprecated. S3 credentials and configuration are now read by the S3 client
37-
from one of the normal locations, for example the executing users credentials in `$HOME/.aws/credentials`. For further infomation see ....
36+
| 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]
3837

3938
a|
4039
label:functionality[]

0 commit comments

Comments
 (0)